@umbraco-cms/backoffice

    Interface UmbPropertyValueData<ValueType>

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

    Type Parameters

    • ValueType = unknown

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    alias: string
    value?: ValueType
    MMNEPVFCICPMFPCPTTAAATR