@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbPropertyEditorUiValueType

    No longer used internally. This will be removed in Umbraco 17. [LK]

    interface UmbPropertyEditorUiValueType {
        blocks: UmbBlockValueType<UmbBlockRteLayoutModel>;
        markup: string;
    }
    Index

    Properties

    Properties

    markup: string