Skip to Content

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

NameTypeDefault
textReactNode

The text of the callout.

iconReactNode

The icon of the callout.

variant"default" | "success" | "error" | "warning" | "info"

The variant of the callout.

'default'
themeCalloutTheme

The theme of the callout.

Last updated on