Expand the paradigm of Child to all components #1330
babyginger
started this conversation in
Feature Requests / Ideas
Replies: 1 comment 1 reply
-
Yeah I believe every component except button does this currently, but I can make button do the same 😃 |
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
-
Is it possible/practical to have the Child snippet available for all components e.g. Button as in my case it would be handy to pass in a list of classnames and have Svelte scope the outcome to the component instance. We we're doing this in Melt-UI version of our library and were looking to switch over to Bits-UI
Beta Was this translation helpful? Give feedback.
All reactions