MetalUI / Soft Hardware

React · SwiftUI · agent guides

Select

One value from a list of named options: a raised cap showing the value and an up-down chevron, opening the menu's frosted list with the chosen row over the trigger; the chosen row carries the latched green LED.

Use it for

  • A value picked from a list: an icon, a folder colour, where to move a block, a preset, a setting with more than four choices.

Don't use it for

  • Two to four short options that fit side by side: Switcher.
  • A long list someone will search: a combobox (to come).
  • An action: Menu.
  • On or off: Switch or Checkbox.

Read the Select agent guide · Copy registry source

Explore the documentation · Agent index · Source on GitHub