Preview
activity12
Usage
SectionLabel usage<SectionLabel label="activity" count={12} heading="h2" />API
SectionLabel APISectionLabelProps
| prop | type | notes |
|---|---|---|
| label | string | |
| count? | number | string | |
| meta? | RemixNode | |
| heading? | 'h2' | 'h3' | 'h4' | Render the label as a visible section heading while keeping the rule/meta grammar. |
| mix? | MixInput |