-
Hello |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
As Selectors and StyleManager are independent of components, you can create/select the CSS rule you want to update. Here is an example |
Beta Was this translation helpful? Give feedback.
As Selectors and StyleManager are independent of components, you can create/select the CSS rule you want to update.
Here is an example
https://jsfiddle.net/Ln16qgek/
but the UX is up to you, eg. It could be a button trait added to the Wrapper component to allow such a thing.