Type alias ThemeStyle

ThemeStyle: Provider | Extension

Theme style provides part of the theme styling information.

Theme style(s) can be provided in bootstrap context. They are applied to the theme at most once, when requested by calling style method.

Theme style is either a function, or an extension of another theme style.

Generated using TypeDoc