@umbraco-cms/backoffice

    Interface UmbBlockGridTypeAreaType

    interface UmbBlockGridTypeAreaType {
        alias: string;
        columnSpan?: number;
        createLabel?: string;
        key: string;
        maxAllowed?: number;
        minAllowed?: number;
        rowSpan?: number;
        specifiedAllowance?: UmbBlockGridTypeAreaTypePermission[];
    }
    Index

    Properties

    alias: string
    columnSpan?: number
    createLabel?: string
    key: string
    maxAllowed?: number
    minAllowed?: number
    rowSpan?: number
    specifiedAllowance?: UmbBlockGridTypeAreaTypePermission[]
    MMNEPVFCICPMFPCPTTAAATR