Semantics

A collection of commonly used function buttons or controls represented in compact visual form.

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

No main element descendants allowed.

Usage

Elements that can designate the role in HTML:

  • menu[role=toolbar]
  • ol[role=toolbar]
  • ul[role=toolbar]
  • div[role=toolbar]
  • custom-element[role=toolbar]