UMD Web Components Library
    Preparing search index...

    Variable includesFeatureConst

    includesFeature: {
        animation: (props: AttributeElementProps) => boolean;
        fullScreenOption: (props: AttributeElementProps) => boolean;
        lazyLoad: (props: AttributeElementProps) => boolean;
        visualTime: (props: AttributeElementProps) => boolean;
    } = ...

    Type declaration