Back to Fluentui

ToolbarBestPractices

packages/react-components/react-toolbar/stories/src/Toolbar/ToolbarBestPractices.md

4.40.2-hotfix2411 B
Original Source

Best practices

  • Use toolbar as a grouping element only if the group contains 3 or more controls. Refer to 'toolbar aria practices' for details.
  • Label each toolbar when the application contains more than one toolbar (using aria-label or aria-labelledby props). Refer to toolbar(role) for details.