Allows the global configuration of the active theme.
Usage:
import { configureTheme } from 'igniteui-webcomponents';configureTheme('material', 'light'); Copy
import { configureTheme } from 'igniteui-webcomponents';configureTheme('material', 'light');
Allows the global configuration of the active theme.
Usage: