Slottable pattern #3062
javialon26
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, is there a way to achieve the same functionality as Slottable component in Radix:
example:
I need to build a component with more elements than only a children, if I use the composition example (https://ark-ui.com/react/docs/guides/composition), I got an error, because my component have more than a children:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions