Optional
controlsOptional
creatingIndicate that the tab is associated with a new object being created
Optional
dataAny additional data to be associated with the tab
Optional
dirtyMark tab as having unsaved changes
Optional
disabledVisually disable and make tab unselectable
Optional
excludedExclude tab from appearing in the navigation bar system tab menu
Optional
hiddenVisually hide tab and make it unselectable
Optional
hideVisually hide secondary tabs bar for this tab
Optional
iconFont icon
Unique tab identifier
Optional
imgImage URL
Optional
isWhen true, uses resourceService.get to resolve INavigationBarTab.label
Label for the tab, can be a string or resource key (if isLabelResourceKey is true)
URL relative to shell root (e.g., /user/123) - must start with a forward slash
Optional
secondaryList of secondary tabs displayed under the top-level tab
Optional
selectedCurrently selected secondary tab
Optional
sortWeight used during sorting to order the tabs; defaults to the order in which tabs were added. This doesn't refer to array index, as many tabs can have the same value, including negatives and fractions.
Optional
getCallback to configure save confirmation actions on close
Optional
onCallback executed when tab is removed
aria-controls ID