MetalUI / Soft Hardware

React · SwiftUI · agent guides

Pull

A drawer's handle, seen from above: a metal bar standing out in front of the drawer front on two posts, or a finger recess cut into it. It has no state of its own; the drawer it is on moves it.

Use it for

  • The front of something that slides out: a drawer, a tray.

Don't use it for

  • Something that swings open: that's a Lid (its grip is part of it).
  • A control a person turns: that's a cap.

Read the Pull agent guide · Copy registry source

Explore the documentation · Agent index · Source on GitHub