Feature Row
One feature on a horizontal paper line: icon tile, title, description, optional trailing mark. interactive lifts on hover. Stack with FeatureList.
Draw
npx shadcn@latest add @clow/feature-rowPlayground
props
<FeatureRow />Examples
basic
Props
| prop | type | default |
|---|---|---|
| title | text | Live relays |
| description | text | Stations join the mesh and stay in sync. |
| interactive | boolean | true |