Interface PanelSizeEvent

interface PanelSizeEvent {
    size: number;
}

Properties

Properties

size: number

Generated using TypeDoc