MetalUI / Soft Hardware

React · SwiftUI · agent guides

Connector

The look around ink that joins two blocks: a green halo and end dots on hover (solid attached, hollow free), end handles when selected, and a label chip at the middle; same size on screen at every zoom.

Use it for

  • A line or arrow whose ends land on two blocks (the core's ink_endpoints), per DRAWING.md DR-07.
  • look="current" or "stardust" to show that something flows between two blocks.

Don't use it for

  • Plain strokes that touch no block.
  • Current or stardust on every line: they animate all the time. Elastic is the default.

Read the Connector agent guide · Copy registry source

Explore the documentation · Agent index · Source on GitHub