Initializes a new style manager.
instance id.
For cases when you need to add the stylesheet to anything
other than document.head (default), set this property
before calling show()
.
Prefix used for all internally created CSS classes.
Static CSS class name used for the wrapper element.
Adds a CSS class declaration.
class to add.
Add arbitrary CSS rule
CSS rule to add.
Generated using TypeDoc
Simple utility CSS-in-JS implementation.