org.scalajs.dom.raw
The SVGStylable interface is implemented on all objects corresponding to SVG elements that can have style, class and presentation attributes specified on them.
MDN
Corresponds to attribute class on the given element.
Corresponds to attribute style on the given element.
The SVGStylable interface is implemented on all objects corresponding to SVG elements that can have style, class and presentation attributes specified on them.
MDN