Preview
Masthead owns the page-level h1, so nesting a second live instance inside this document would create a false outline. This server-rendered page does not imitate client behavior. Open the live playground.
Usage
Masthead usage<Masthead wordmark="kapable" title="Deploys" readout="12 records" />API
Masthead APIMastheadProps
| prop | type | notes |
|---|---|---|
| title | string | The screen's h1. Display serif by default — the arrival moment. |
| readout? | RemixNode | Mono readout line under the title — REAL facts (version, sha, counts). |
| wordmark? | string | Lowercase mono wordmark above the title ("kapable"). |
| quiet? | boolean | Sans title, for screens spending their serif budget elsewhere (e.g. a styleguide whose EmptyState specimens carry it). One serif per screen. |
| mix? | MixInput |