@umbraco-cms/backoffice

    Interface UmbClipboardEntryValueModel<ValueType>

    interface UmbClipboardEntryValueModel<ValueType = any> {
        type: string;
        value: ValueType;
    }

    Type Parameters

    • ValueType = any
    Index

    Properties

    Properties

    type: string
    value: ValueType
    MMNEPVFCICPMFPCPTTAAATR