UMD Web Components Library
    Preparing search index...

    Variable isThemeConst

    isTheme: {
        dark: (props: AttributeElementProps) => boolean;
        gold: (props: AttributeElementProps) => boolean;
        light: (props: AttributeElementProps) => boolean;
        maryland: (props: AttributeElementProps) => boolean;
    } = ...

    Type declaration