Emblem banner
componentThe wide emblem banner (DIM model): the emblem's secondary banner art fills the tile (which Nameplate caps to the banner's aspect ratio) under a left→ right dark gradient so overlaid text stays legible. `children` render over the banner.
Install
npx shadcn@latest add @engram/emblem-bannerRegistry item: /r/emblem-banner.json — the machine-readable definition agents install from.
Example
Hunter
Exo
Props
| Prop | Type | Default | Description |
|---|---|---|---|
emblem* | EmblemRef | — | — |
height | number | 84 | Pixel height. |
Dependencies
npm@engram/core
Own the code: shadcn add copies this component's source into your repo to read and edit directly. Extend without forking — edit the source, use asChild to swap the element, or pass the typed annotations prop for curated data.