TabPanel
Class
A TabPanel container for the resources of layered content associated with a tab.
tab
anyThe Tab UIPattern associated with the tabpanel
value
anyA local unique identifier for the tabpanel.
ngOnInit
void@returns
voidngOnDestroy
void@returns
voidDescription
A TabPanel container for the resources of layered content associated with a tab.
If a tabpanel is hidden due to its corresponding tab is not activated, the inert attribute
will be applied to the tabpanel element to remove it from the accessibility tree and stop
all the keyboard and pointer interactions. Note that this does not visually hide the tabpenl
and a proper styling is required.
Jump to details