The id of the W2UI-Layout, where the tab-group is getting rendered
ITabProps
Optional
onCallback, which is called if the Configuration has been changed. This is the case, if a
tab as been added
, selected
or removed
ITabProps
Optional
onCallback, which will be call during rendering the tab group for the first time.
ITabProps
Optional
onOptional
onA callback, which will be called, if all tabs has been closed.
ITabProps
Optional
onCallback, which is call if the user wants to change the tab. The callback must resolve
a boolean
, where as true
allows the deleting the tab, false
permits deleting the
tab.
ITabProps
Optional
forced: booleanOptional
onOptional
onCallback, which is call if the user wants to change the tab. The callback must resolve
a boolean
, where as true
allows the tab-change, false
permits the change.
ITabProps
The position on the W2UI-Layout, where the tab-group is getting rendered
ITabProps
Optional
reorderFlag to allow / disable reordering of the tabs.
ITabProps
Object, containing the inital tabs.
ITabProps
Generated using TypeDoc
A Configuration to define a Tab-Group
Export
ITabProps