Optional
alwaysPrevents the pane from unmounting when it is hidden.
Optional
canWhether the pane header will show a close button or not.
Optional
hiddenHides the pane and tab.
Optional
hideHides the header pane, including the title and close button. Default value is false.
Optional
imageThe path of the icon to show in the panel switcher control.
Optional
isWhen set to false, the created pane is not selected and leaves the existing pane selected. It also does not expand the pane if collapsed.
Optional
keepPrevents the badge from getting cleared when the pane becomes selected.
Optional
paneThe ID of the new pane. If the value is not passed, the ID value is auto-generated.
Optional
titleThe title of the pane. Used in pane header and for tooltip.
Optional
widthThe width of the pane in pixels.
Generated using TypeDoc
Defines single side pane.
See
createPane