Callout
Overview
A callout is used to highlight specific information to a user. It ranges from basic info to errors.
Demo
Props
| Property | Description | Type | Values | Default | Required |
|---|---|---|---|---|---|
| variant | CalloutVariant | undefined | "info" | "warning" | "error" | "success" | "info" |
Slots
| Name | Description | Type |
|---|---|---|
| default | any |