Action menu

Use the action menu component to display a list of actions or selections that expand through a trigger button.
  • Experimental
  • Not reviewed for accessibility
import {ActionMenu} from '@primer/react-brand'

Examples

Default

Single selection

In single selection mode it is important to apply an aria-label to the ActionMenu.Button child. This provides the user with important and durable context on the selection they need to make.