Semantics

A container for the resources associated with a tab, where each tab is contained in a tablist.

Abstract Role

StructureRepresents a non-interactive part of a page that organizes content into coherent units.

Content Category

Flow ContentAn element that structures and organizes the body of a web document.

Allowed Descendants

Flow Children Allowed

Usage

Elements that can designate the role in HTML:

  • section[role=tabpanel]
  • div[role=tabpanel]
  • custom-element[role=tabpanel]