Replies: 1 comment 4 replies
-
It would be nice if radix-vue export |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
It is possible somehow to share
conext of NavigationMenu defined here?
I used shadcn-vue
It is a wrapper around radix-vue.
So, I want inside List wrapper to have ability to access to
direction
prop, passed for Root.Using injection of context is impossible, because it's not exported from radix-vue.
So, any workaround for this situation?
Beta Was this translation helpful? Give feedback.
All reactions