The unique id for the panel
Optional
inactive?: booleanIf true then add the panel without setting it as the active panel.
Defaults to false
which forces newly added panels to become active.
Optional
initialOptional
initialOptional
params?: POptional
renderer?: DockviewPanelRendererThe rendering mode of the panel.
This dictates what happens to the HTML of the panel when it is hidden.
Optional
tabThe id of the tab componnet renderer
Optional
title?: stringThe title for the panel which can be accessed within both the tab and component.
If using the default tab renderer this title will be displayed in the tab.
Generated using TypeDoc
The id of the component renderer