MetalUI / Soft Hardware

React · SwiftUI · agent guides

Size readout

A graphite pill that reads a measured value: an object's size, a multi-selection's count, a copy, a zoom level. Surface(graphite-deep) with a live Led and the value in Label(readout).

Use it for

  • An object's measured size (● 320 × 214), a multi-selection (● 3 · 540 × 180), a copy (● COPIED · PNG 130 × 215, for 900 ms), a zoom level (● 100 %).

Don't use it for

  • Status with words (use the status pill), counts in a list (use the readout type role inline), or anything a person edits.

Read the Size readout agent guide · Copy registry source

Explore the documentation · Agent index · Source on GitHub