Should the slot prop make it to the DOM? #8858
Unanswered
will-stone
asked this question in
Q&A
Replies: 1 comment
-
That's a good question, it's pretty specific to shadow dom. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/slot Unfortunately, we've used it for styling in documentation, which means it would be hard to change without causing a breaking change. We could add a |
Beta Was this translation helpful? Give feedback.
0 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 👋🙂
Before I log this as a bug, should the
slot
prop make it to the DOM when applied toButton
?Thanks,
Will.
Beta Was this translation helpful? Give feedback.
All reactions