OptionalaltOptionalborderheight when added to border, -1 will use border size
Default: inherited from Global attribute tabBorderHeight (default -1)
Optionalborderwidth when added to border, -1 will use border size
Default: inherited from Global attribute tabBorderWidth (default -1)
Optionalclassclass applied to tab button
Default: inherited from Global attribute tabClassName (default undefined)
Optionalclosesee values in ICloseType
Default: inherited from Global attribute tabCloseType (default 1)
Optionalcomponentstring identifying which component to run (for factory)
Default: undefined
Optionalconfiga place to hold json config for the hosted component
Default: undefined
Optionalcontentclass applied to tab content
Default: inherited from Global attribute tabContentClassName (default undefined)
Optionalenableallow user to close tab via close button
Default: inherited from Global attribute tabEnableClose (default true)
Optionalenableallow user to drag tab to new location
Default: inherited from Global attribute tabEnableDrag (default true)
Optionalenableallow user to rename tabs by double clicking
Default: inherited from Global attribute tabEnableRename (default true)
Optionalenablewhether to avoid rendering component until tab is visible
Default: inherited from Global attribute tabEnableRenderOnDemand (default true)
OptionalhelpAn optional help text for the tab to be displayed upon tab hover.
Default: undefined
Optionaliconthe tab icon
Default: inherited from Global attribute tabIcon (default undefined)
Optionalidthe unique id of the tab, if left undefined a uuid will be assigned
Default: undefined
Optionalmaxthe max height of this tab
Default: inherited from Global attribute tabMaxHeight (default 99999)
Optionalmaxthe max width of this tab
Default: inherited from Global attribute tabMaxWidth (default 99999)
Optionalminthe min height of this tab
Default: inherited from Global attribute tabMinHeight (default 0)
Optionalminthe min width of this tab
Default: inherited from Global attribute tabMinWidth (default 0)
Optionalnamename of tab to be displayed in the tab button
Default: "[Unnamed Tab]"
Optionaltabsetclass applied to parent tabset when this is the only tab and it is stretched to fill the tabset
Default: undefined
The type of this node (always "tab")
if there is no name specifed then this value will be used in the overflow menu
Default: undefined