@umbraco-cms/backoffice

    Interface UmbBlockEditorCustomViewConfiguration

    interface UmbBlockEditorCustomViewConfiguration {
        editContentPath?: string;
        editSettingsPath?: string;
        showContentEdit: boolean;
        showSettingsEdit: boolean;
    }
    Index

    Properties

    editContentPath?: string
    editSettingsPath?: string
    showContentEdit: boolean
    showSettingsEdit: boolean
    MMNEPVFCICPMFPCPTTAAATR