Callout
A component used to display different types of messages — tips, info, warnings, or success notifications.
Preview
Usage
Each callout variant is its own directive — the type comes from the name,
so the only prop you may pass is title (optional):
Props
The type is determined by the directive name: :::tip, :::info, :::danger,
:::warning, :::success. Icons follow the type automatically.
Last updated Aug 13, 2026