AboutSupportDeveloper GuideVersion 22.3.18

Properties specific to a horizontal fixed view panel (top or bottom)

interface PanelConfigHorizontal {
    height: string;
    position: Top | Bottom;
}

Properties

Properties

height: string

Size of the top/bottom panel, formatted as CSS property value with units. E.g. "0px", "10%", "3rem".

position: Top | Bottom

Position of the panel in the page.

MMNEPVFCICPMFPCPTTAAATR