@umbraco-cms/backoffice

    Type Alias UmbMediaPickerPropertyValueEntry

    type UmbMediaPickerPropertyValueEntry = {
        crops: UmbCropModel[];
        focalPoint: UmbFocalPointModel | null;
        key: string;
        mediaKey: string;
        mediaTypeAlias: string;
    }
    Index

    Properties

    crops: UmbCropModel[]
    focalPoint: UmbFocalPointModel | null
    key: string
    mediaKey: string
    mediaTypeAlias: string
    MMNEPVFCICPMFPCPTTAAATR