Replies: 1 comment 1 reply
-
|
@enjidev |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When using
createStyleContextfromstyled-system/jsxtogether with Ark UI Vue components (example:@ark-ui/vueSegmentGroup), TypeScript complains about the components returned bywithProviderandwithContext.Components re-exported directly from
@ark-ui/vue(e.g.ItemHiddenInput,RootProvider) work fine.I couldn't find examples/docs showing
createStyleContextused with Vue + TypeScript.Beta Was this translation helpful? Give feedback.
All reactions