Callout
Highlighted information boxes
Callouts draw attention to important information.
Usage
Types
Info
Default callout for general information.
Warning
For cautionary messages.
Error
For error states or breaking changes.
Tip
For helpful suggestions.
With title
Add a title to your callout:
Props
| prop | type | default | description |
|---|---|---|---|
| type | "info" | "warning" | "error" | "tip" | "info" | Callout style |
| title | string | - | Optional title |