@umbraco-cms/backoffice

    Interface UmbDataTypePropertyValueModel<ValueType>

    interface UmbDataTypePropertyValueModel<ValueType = unknown> {
        alias: string;
        value: ValueType;
    }

    Type Parameters

    • ValueType = unknown
    Index

    Properties

    Properties

    alias: string
    value: ValueType
    MMNEPVFCICPMFPCPTTAAATR