LWT JavaScript API
    Preparing search index...

    Theme-toggle state mirrored from the server's active theme.

    interface NavbarTheme {
        auto: boolean;
        counterpart: string;
        current: string;
        mode: string;
    }
    Index

    Properties

    auto: boolean
    counterpart: string
    current: string
    mode: string