ThemeProvider
Directive that applies a theme to a native element based on the theme scope.
Usage
<div themeProvider="myThemeScope"></div>
- Requires a
themeProviderinput (string, the theme scope key) - Applies the theme variables to the host element using the ThemeStore.