SectionLabel
Small uppercase tracking label for grouping sidebar or settings sections.
Default
General
Advanced settings
import { SectionLabel } from '@canarist/ui'
<SectionLabel>General</SectionLabel>Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Label text. |
| className | string | — | Additional CSS classes. |