Provides configuration for the ngx-theme-manager theme services.
Optional
Configuration options for the theme manager.
An EnvironmentProviders instance to be used in the Angular provider configuration.
EnvironmentProviders
// In your app configuration:provideThemeManager({ storageKey: 'my-theme', queryParam: 'theme' }) Copy
// In your app configuration:provideThemeManager({ storageKey: 'my-theme', queryParam: 'theme' })
Provides configuration for the ngx-theme-manager theme services.