MetalUI / Soft Hardware

React · SwiftUI · agent guides

Toolbar

A frosted capsule strip of circular 36 tool caps (frost in the colorway, or graphite), latched tools pressed with a green LED, engraved separators, a search well, and tooltips with the key. Built on Base UI Toolbar, Toggle and Tooltip.

Use it for

  • The canvas's tools (select, write, region, ink) as latched tools, and momentary actions (zoom, undo) beside them; a search well that opens the palette.

Don't use it for

  • Verbs over a selection (use the tool strip) or a form's actions (use buttons).
  • Labelled actions: tools are icon-only with tooltips.

Read the Toolbar agent guide · Copy registry source

Explore the documentation · Agent index · Source on GitHub