Custom Component
Masthead
Newspaper header with title, date, volume/issue, and double-rule borders.
Preview
Sunday, March 29, 2026Vol. 1 — No. 1
Grand Line Gazette
All the News That's Fit to Print
Installation
npx shadcn@latest add https://newspapercn-ui.vercel.app/r/masthead.json
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | — | Publication name |
tagline | string | — | Subtitle/motto |
date | Date | string | — | Publication date |
issueNumber | string | number | — | Issue number |
volume | string | number | — | Volume number |
logo | ReactNode | — | Optional logo element |
variant | "broadsheet" | "tabloid" | "compact" | "broadsheet" | Size variant |
References
This is a custom newspapercn-ui component.