Callout
Static contextual information, not an urgent live-region announcement.@gemologic/sheen · feedbackPlayground
Retention policy
History is retained for 30 days.
<Callout heading="Retention policy" tone="info">History is retained for 30 days.</Callout>Variant matrix
Callout composition
Retention policy
History is retained for 30 days.
tone: info
Retention policy
History is retained for 30 days.
tone: success
Retention policy
History is retained for 30 days.
tone: warning
Retention policy
History is retained for 30 days.
tone: danger
Retention policy
History is retained for 30 days.
Anatomy
- Package
@gemologic/sheen- Source
packages/ui/src/primitives/Notice.tsx- Tokens
--sheen-color-info-subtle--sheen-color-info-fg--sheen-color-focus-ring-offset
Accessibility
Role: noteKeyboard: No component-owned keysDo
- Use role tokens and preserve the surrounding keyboard order.
Do not
- Do not use urgent announcements for static explanatory content.
Generated props
| Name | Type | Default | Description |
|---|---|---|---|
tone | "info" | "success" | "warning" | "danger" | undefined | info | Semantic notice role, independent of the accent preset. |
heading | string | — | Optional visible summary; does not change the document heading outline. |