Search Docs
Loading...
Skip to content

Variable: PanelPosition

PanelPosition: object;

Type Declaration#

NameType
Left"left"
Right"right"
Bottom"bottom"

Deprecated#

Use the string literal type PanelPosition (‘left’ | ‘right’ | ‘bottom’) instead.