PinCard
v1.0.7Updated 27 Aug 2026Pinned-content card for dashboards or "My day" — shows a snippet, quick action, and dismiss / pin affordance.
Preview
Live · 13 storiesDefaultOpen ↗
▸Why this is recommendedpincarddashboardsnippet+1
The default, out-of-the-box PinCard.
Recommended for+14
- ✓Dashboard pinned content
- ✓MyDay page tiles
Tags+6
pincarddashboardsnippetdefault
Features+4
- Title + body snippet
- Pin / unpin affordance
- Quick action button
- Optional avatar / icon
- i18n: labels prop overrides chips/menu/toggle strings; tooltip timestamps format via LocaleProvider (DEFAULT_PIN_CARD_LABELS)
Not recommended for−2
- ✕Detail data (use KVList)
- ✕Stats (use StatCard)
Install
Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.
Usage
Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.
Props
PropTypeRequired
titlePin title
yespinnedPinned state
—labelsOverride built-in UI strings (priority/Snoozed chips, kebab menu items, Show more/less, '{date} at {time}' tooltip template) for i18n; English defaults exported as DEFAULT_PIN_CARD_LABELS. Tooltip timestamps format via LocaleProvider (Buddhist-calendar aware)
—