Theme
Wraps all or part of a Angular to provide theme configuration.
API Reference
Examples
Basic configuration
Wrap a component tree in the Theme
component to provide or modify configuration for all children.
Nesting
Nest another theme to modify configuration for a specific subtree. Configuration is inherited from the parent.