File

core/tabs/tab.model.ts

Index

Properties

Properties

badge
badge: string
Type : string
Optional

Additional icon provided to indicate special kind of tabs. E.g. typed dashboards.

featureId
featureId: string
Type : string
Optional

Id to identify specific feature tab.

hide
hide: boolean
Type : boolean
Optional

Hide tab (optional)

injector
injector: Injector
Type : Injector
Optional

The injector to use. If not set, the default root injector will be used.

orientation
orientation: "horizontal" | "vertical"
Type : "horizontal" | "vertical"
Optional

Alignment for tabs (optional)

priority
priority: number
Type : number
Optional

Ordering of the tabs (high number first) (optional)

showAlways
showAlways: boolean
Type : boolean
Optional

If there is just a single tab for a route the tab will not be show. If you set this flag to true the tab is still going to be shown even if it is the only one.

tabsOutlet
tabsOutlet: string
Type : string
Optional

Name of the tab outlet which the tabs will use. E.g. can be used to display inline tabs.

tooltipText
tooltipText: string
Type : string
Optional

Additional description which can be added to the tab.

results matching ""

    No results matching ""