Quick question: Will Button onPress work in shadow-tree? #8283
-
That’s my quick question. I see some comments, old old discussions and issues, but can’t find anything recent or definitive. Should Button onPress work when it is in the shadow dom? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There is nothing definitive at the moment. We're working towards what "definitive" means, because unfortunately, it's a pretty fuzzy term in this particular instance. There are many ways a button can be inside a shadow dom. See [WIP]: Shadow dom rfc You're welcome to try it and report on what works or doesn't work. That may help us narrow down what definitive means. |
Beta Was this translation helpful? Give feedback.
There is nothing definitive at the moment. We're working towards what "definitive" means, because unfortunately, it's a pretty fuzzy term in this particular instance. There are many ways a button can be inside a shadow dom. See [WIP]: Shadow dom rfc
You're welcome to try it and report on what works or doesn't work. That may help us narrow down what definitive means.