Components
← All components

Overflow Menu

stimeo--overflow-menu

Moves toolbar items that no longer fit into a More menu, and back again when the width returns.

  • Core
  • Menu Button

Lays out a toolbar's items as far as the width allows. Whatever does not fit moves into a More menu and comes back when the width returns. Which items go first follows the priority you gave them, lowest first, so the important buttons stay visible longest. A moved item still works from inside the menu with no setup of its own, and an item you had deliberately hidden is never brought out. Being a menu is delegated to the menu part, so the keyboard behaves exactly as it does there. The measuring happens whenever the width changes, with small jitters smoothed out.

running

Keyboard

KeyAction
Enter / Space / ↓ Open the More menu and focus the first item.
Open the More menu and focus the last item.
↓ / ↑ Move focus between items (wrapping).
Home / End Focus the first / last item.
Esc Close the menu and return focus to the More button.