Home
News card
An announcement with image, tags, headline and excerpt.
Install
npx shadcn@latest add https://ui.inflection.network/r/news-card.jsonPulls in utils automatically.
Usage
Props
| Name | Type | Description |
|---|---|---|
| title* | string | |
| excerpt | string | Clamped to three lines. |
| imageUrl | string | Rendered 16:9 and cropped, so the card's height never depends on the image. |
| tags | string[] | Small monospace chips above the title. |
* required