Form usage
Chips often represent removable selections inside a larger form step or filter composer.
Chips form usage
Removable filter chips
Keep a controlled list of active filters while the wrapper provides the root shell and the projected remove controls handle interaction.
Removable filter chips (Plain-CSS)
Keep a controlled filter list while the wrapper handles the root semantics and chip removal events.
Selected: Accessibility, API docs, Release notes
Removable filter chips (Tailwind CSS)
Keep a controlled filter list while the wrapper handles the root semantics and chip removal events.
Selected: Registry, Docs, CLI
Locked release lanes
Disabled chips stay visible in the roster, but only active lanes remain removable.
Locked release lanes (Plain-CSS)
Disabled chips stay visible, but only active lanes remain removable.
Selected: Stable, Preview, Locked
Locked release lanes (Tailwind CSS)
Disabled chips stay visible, but only active lanes remain removable.
Selected: Stable, Preview, Canary