The unique id for the panel
Optionalinactive?: booleanIf true then add the panel without setting it as the active panel.
Defaults to false which forces newly added panels to become active.
OptionalinitialHeight?: numberOptionalinitialWidth?: numberOptionalparams?: POptionalrenderer?: DockviewPanelRendererThe rendering mode of the panel.
This dictates what happens to the HTML of the panel when it is hidden.
OptionaltabComponent?: stringThe id of the tab componnet renderer
Optionaltitle?: 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.
The id of the component renderer