AboutSupportDeveloper GuideVersion 18.0.8

Properties specific to a vertical fixed view panel (left or right)

Hierarchy

  • PanelConfigVertical

Properties

extendToBottom?: boolean

When true, the left/right panel extends all the way to the bottom of the window, thus taking priority over the bottom panel.

extendToTop?: boolean

When true, the left/right panel extends all the way to the top of the window, thus taking priority over the top panel.

position: Left | Right

Position of the panel in the page.

width: string

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