PanelPosition: object;
Left
"left"
Right
"right"
Bottom
"bottom"
Use the string literal type PanelPosition (‘left’ | ‘right’ | ‘bottom’) instead.
PanelPosition