Optional
controlsOptional
creatingindicate that the tab is associated with some new object being created.
Optional
dataany extra data to be associated with the tab
Optional
dirtymark tab as dirty
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 unselectable
Optional
hidevisually hide secondary tabs bar for a tab
Optional
iconfont icon
unique tab id
Optional
imgimage url
Optional
iswhen true, will use resourceService.get to resolve INavigationBarTab.label
label for the tab, can be String or the resource.key (if .isLabelResourceKey:true)
url relative to shell root e.g. /user/123 - this must start with a /
Optional
secondarylist of secondary tabs which will be displayed under the top-level tab
Optional
selectedkeep track of the currently selected secondary tab
Optional
sorta weight used during .sort to order the tabs; will default to the order the tabs came as doesn't mean their array index, as many can be the same, negatives, fractions
Optional
getcallback to configure save confirm actions on close.
Optional
oncallback when tab is removed
aria-controls id