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

Hierarchy (View Summary, Expand)

Properties

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