reflex icon indicating copy to clipboard operation
reflex copied to clipboard

Wrapping some extra components inside of the Context Menu Component

Open tgberkeley opened this issue 3 months ago β€’ 8 comments

For the context menu we have not wrapped some of the components.

We wrap the context menu here in the code: https://github.com/reflex-dev/reflex/blob/main/reflex/components/radix/themes/components/context_menu.py and we want to add these other sub-components mentioned above with all their props and event handlers.

tgberkeley avatar Oct 29 '24 18:10 tgberkeley