Classes list
Every class FAB recognizes, straight from the @flickui/css source.
| Class | Purpose |
|---|---|
.fab | Base class — required on every FAB |
.fab-icon | Sizes the icon glyph consistently relative to the button |
.fab-extended | Adds horizontal padding, turning the circle into a pill for icon + label |
.fab-lowered | Reduces the drop-shadow elevation |
.toggle-target | Behavior hook — opens/toggles the component referenced by aria-controls/href |
.action-* | Behavior hooks for in-markup actions (same vocabulary as .btn) |