Semantics
A list of tab elements, which are references to tabpanel elements.
Abstract Role
CompositeRepresents a container for navigating interactive descendants.
Content Category
Flow ContentAn element that structures and organizes the body of a web document.
Allowed Descendants
Specific Guidance
Only tab roles allowed.
Usage
Elements that can designate the role in HTML:
menu[role=tablist]
nav[role=tablist]
ol[role=tablist]
ul[role=tablist]
div[role=tablist]
custom-element[role=tablist]