Readonly
styleA theme style provider to extend.
Extends the theme style.
This method is called at most once per theme to apply styles to the latter. E.g. by declaring CSS rules.
It will be called after the style provider it extends.
Dynamically updated CSS rule set containing the applied styling.
A theme to apply styling to.
Generated using TypeDoc
Theme style extension.
An extension should be registered in bootstrap context in order to be applied.