@umbraco-cms/backoffice

    Type Alias UmbImageCropperPropertyEditorValue

    type UmbImageCropperPropertyEditorValue = {
        crops: UmbCropModel[];
        focalPoint: UmbFocalPointModel;
        src: string;
        temporaryFileId?: string | null;
    }
    Index

    Properties

    crops: UmbCropModel[]
    focalPoint: UmbFocalPointModel
    src: string
    temporaryFileId?: string | null
    MMNEPVFCICPMFPCPTTAAATR