App Bar

What the component handles

  • role="banner" landmark for the main application header

What you need to provide

  • Clear labeling for icon buttons e.g. aria-label="Open menu", aria-label="Search"
  • role="navigation" with aria-label for navigation sections within the appbar
  • aria-expanded state for hamburger menu buttons opening the Side Menu Panel, or Avatar Button opening the menu.