Docs
πŸ—οΈ ⏐ Components
Layout
Callout πŸ†•

Callout

Short message to attract user’s attention.

Examples

Theme

This component uses the following default theme:

  • root{}(3 keys)
      Show all

Learn more about how to customize in the Theme documentation.

API

PropDescriptionDefault
text *The text of the callout.
ReactNode
iconThe icon of the callout.
ReactNode
variantThe variant of the callout.
"default" | "success" | "error" | "warning" | "info"
default
themeThe theme of the callout.
CalloutTheme