You could even set the same CSS class, and handle ...
# tornadofx
e
You could even set the same CSS class, and handle the changes directly in the stylesheet. Since the type safe stylesheets are just a normal Kotlin class, you can use any mechanism you want to decide how the stylesheet will be rendered.
👍 1