Skip to content

BottomNavigation

Bottom navigation bars are used to navigate between primary application views.

  • The selected state of BottomNavigationAction has been visually reinforced, and semantically conveyed using the aria-current attribute.
  • The markup of BottomNavigationAction now includes a wrapper element around the icon and label.
  • Includes forced-colors support.