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

    Class ThemeTrackingServiceInternal

    A service to track the currently active theme.

    Index
    currentTheme: Signal<string | null> = ...

    Signal containing the currently selected theme.

    currentTheme$: Observable<string | null> = ...

    Observable compatibility API