Swatch Picker
A grid of colour swatches — a single-select radio group navigated in two dimensions. ArrowLeft/Right move by one swatch, ArrowUp/Down by a whole row, Home/End to the first or last; selection follows focus. Each swatch is named by its colour; the rendered colour is decoration only.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/swatch-picker.jsonConformance
This component conforms to the @publictheta/ui-spec swatch-picker specification. Run the suite against any implementation with pnpm conformance.