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