Plug badge
componentDefault rendering of a PlugAnnotation as a small plug overlay: a tier chip, a custom icon, or a gold recommended marker.
Install
npx shadcn@latest add @engram/plug-badgeRegistry item: /r/plug-badge.json — the machine-readable definition agents install from.
Example
S
Props
| Prop | Type | Default | Description |
|---|---|---|---|
annotation* | PlugAnnotation | — | — |
className | string | — | — |
Composition
pulled in on install- plug-badgecomponent
- bungie-imageatom
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.