@umbraco-cms/backoffice

    Interface UmbBlockRteValueModel

    interface UmbBlockRteValueModel {
        contentData: UmbBlockDataModel[];
        expose: UmbBlockExposeModel[];
        layout: { [key: string]: undefined | UmbBlockRteLayoutModel[] };
        settingsData: UmbBlockDataModel[];
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    contentData: UmbBlockDataModel[]
    layout: { [key: string]: undefined | UmbBlockRteLayoutModel[] }
    settingsData: UmbBlockDataModel[]
    MMNEPVFCICPMFPCPTTAAATR