flexlayout-react
    Preparing search index...

    Interface IJsonSubLayout

    interface IJsonSubLayout {
        layout: IJsonRowNode;
        rect?: IJsonRect;
        type?: ILayoutType;
    }
    Index

    Properties

    Properties

    layout: IJsonRowNode
    rect?: IJsonRect