The CSS isolate property controls how an element (in our case an SVG) blends with the background. Users may want to have access to this property. Adding it to the SVG Frame is the natural place to make it available. The ideal solution would allow the user to set arbitrary CSS styles, perhaps reusing what ScalaTags provides for handling styles.
The CSS isolate property controls how an element (in our case an SVG) blends with the background. Users may want to have access to this property. Adding it to the SVG
Frameis the natural place to make it available. The ideal solution would allow the user to set arbitrary CSS styles, perhaps reusing what ScalaTags provides for handling styles.