KQ-073 · COIN/TOGGLE

Coin Toggle

A switch struck as a coin — it flips 180° in true perspective on every toggle, always forward, and lands with an edge-wobble on the recoil spring; faces are yours to mint.

KQ-073 · COIN/TOGGLE

Channel RelayKQ-073

CH A · MAINARMED
CH B · AUXSAFE

KQ-073 · Coin Toggle · P 700 · ζ 0.83

Flip the coin - heads arms the channel.

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/coin-toggle

Props

PropTypeDefaultDescription
checked / defaultChecked / onCheckedChangeboolean / boolean / (checked) => voidControlled or uncontrolled switch state.
sizenumber56Coin diameter in px.
faces{ on: ReactNode; off: ReactNode }Custom face artwork; defaults to minted glyphs.
aria-labelstringRequired accessible name for the bare switch.