-
-
Couldn't load subscription status.
- Fork 423
Description
Describe the feature
Hi Reka UI team,
I've noticed that the Menu component is not exported in the index.ts file of the core package. I had to manually add the export to use the component in my project.
Additionally, I need access to the injectMenuContext method to handle specific cases of menu opening. This functionality is crucial for my use case, and I believe it should be part of the exported API.
Is there a specific reason why Menu and methods like injectMenuContext are not exported by default? If this is an oversight, could they be added in a future update? I'm happy to provide more details or contribute a PR if needed.
Thanks for your amazing work on Reka UI!
Additional information
- I intend to submit a PR for this feature.
- I have already implemented and/or tested this feature.