@umbraco-cms/backoffice

    Interface UmbEmbeddedMediaModalData

    interface UmbEmbeddedMediaModalData {
        constrain?: boolean;
        height?: number;
        url?: string;
        width?: number;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    constrain?: boolean
    height?: number
    url?: string
    width?: number
    MMNEPVFCICPMFPCPTTAAATR