Join Slack
Powered by
How to unset a CSS property? I have `backgroundIma...
# tornadofx
m
Marcin Wisniowski
08/26/2020, 10:13 PM
How to unset a CSS property? I have
backgroundImage += URI.create("...")
, now I want to add a class that will remove the background image if present, but how? I can set a different one, but how to set it to none?
3
Views
Open in Slack
Previous
Next