TabList
directive
A TabList container.
textDirection
anyText direction.
tabs
anyThe Tab UIPatterns of the child Tabs.
orientation
anyWhether the tablist is vertically or horizontally oriented.
wrap
anyWhether focus should wrap when navigating.
skipDisabled
anyWhether disabled items in the list should be skipped when navigating.
focusMode
anyThe focus strategy used by the tablist.
selectionMode
anyThe selection strategy used by the tablist.
disabled
anyWhether the tablist is disabled.
selectedTab
anyThe current selected tab.
onFocus
void@returns
voidngOnInit
void@returns
voidngOnDestroy
void@returns
voidregister
void@returns
voidderegister
void@returns
voidDescription
A TabList container.
Controls a list of Tab(s).
Jump to details