@rb-mwindh/ngx-theme-manager - v22.0.1
    Preparing search index...

    Class ThemeStyleManagerServiceInternal

    Manages the activation and deactivation of theme style elements.

    The service observes the document head and registers style elements containing theme annotations.

    Themes are identified by a data-theme attribute on their style elements.

    Index
    • Activates all style elements belonging to the provided theme and deactivates all other theme style elements.

      Parameters

      • theme: string

        The theme ID to activate.

      Returns void

      A theme may consist of one or more style elements.