Classes list
Every class List recognizes, straight from the @flickui/css source.
| Class | Purpose |
|---|---|
.list | Base class on the <ul>/<ol> — required |
.list-item | Each row — works on <div>, <a>, or <button> |
.list-item-leading | Leading icon/avatar slot |
.list-item-content | Flexible column holding headline + supporting text |
.list-item-headline | Primary text line |
.list-item-supporting | Secondary, muted text line |
.list-item-trailing | Trailing slot (timestamp, chevron, badge, etc.) |