Feature
Feature highlights
Highlight features with icons and descriptions.
Feature
Inline feature with icon:
fast builds
incremental compilation for instant feedback
Features grid
Multiple features in a grid:
search
full-text search across all docs
themes
dark and light mode support
Three columns
simple
minimal configuration
flexible
fully customizable
fast
optimized builds
Props
Feature
| prop | type | default | description |
|---|---|---|---|
| icon | ReactNode | - | Icon element |
| title | string | - | Feature name |
| children | ReactNode | - | Description |
Features
| prop | type | default | description |
|---|---|---|---|
| columns | 2 | 3 | 2 | Grid columns |
| children | ReactNode | - | Feature cards |
FeatureCard
| prop | type | default | description |
|---|---|---|---|
| icon | ReactNode | - | Icon element |
| title | string | - | Feature name |
| children | ReactNode | - | Description |