UMD Web Components Library
    Preparing search index...

    Variable isInfoConst

    isInfo: {
        admissions: (props: AttributeElementProps) => boolean;
        events: (props: AttributeElementProps) => boolean;
        news: (props: AttributeElementProps) => boolean;
        schools: (props: AttributeElementProps) => boolean;
        searchDomain: (props: AttributeElementProps) => boolean;
    } = ...

    Type declaration