flexlayout-react
    Preparing search index...

    Interface ISubLayoutAttributes

    interface ISubLayoutAttributes {
        name?: string;
    }

    Hierarchy (View Summary)

    Index
    name?: string

    the name of the sub layout, e.g. as shown in the model explorer

    Default: undefined