UMD Web Components Library
    Preparing search index...

    Variable isLayoutConst

    isLayout: {
        alertOff: (props: AttributeElementProps) => boolean;
        alignmentRight: (props: AttributeElementProps) => boolean;
        fixed: (props: AttributeElementProps) => boolean;
        fullImage: (props: AttributeElementProps) => boolean;
        heightSmall: (props: AttributeElementProps) => boolean;
        hidden: (props: AttributeElementProps) => boolean;
        image: (props: AttributeElementProps) => boolean;
        imagePositionLeft: (props: AttributeElementProps) => boolean;
        imagePositionRight: (props: AttributeElementProps) => boolean;
        imageScaled: (props: AttributeElementProps) => boolean;
        interior: (props: AttributeElementProps) => boolean;
        lock: (props: AttributeElementProps) => boolean;
        lockFull: (props: AttributeElementProps) => boolean;
        reverse: (props: AttributeElementProps) => boolean;
        spaceHorizontalLarge: (props: AttributeElementProps) => boolean;
        textCentered: (props: AttributeElementProps) => boolean;
    } = ...

    Type declaration