Classes list
Every class Segmented button recognizes, straight from the @flickui/css source.
| Class | Purpose |
|---|---|
.segmented | Base class on the group wrapper — required |
.segmented-item | Each selectable button inside the group |
.action-select | Behavior hook — wires the item into flickui.js's selection handling, firing flick:change with the item's id |