@umbraco-cms/backoffice

    Interface UmbEmbeddedMediaDimensionsModel

    interface UmbEmbeddedMediaDimensionsModel {
        constrain: boolean;
        height: number;
        width: number;
    }
    Index

    Properties

    constrain: boolean
    height: number
    width: number
    MMNEPVFCICPMFPCPTTAAATR