Interface PopoutComponent

Represents a component of a pop out dialog. See Controls.popout.

interface PopoutComponent {
    type: string;
}

Properties

Properties

type: string

Gets the type of the control.