Callout

Short message to attract user’s attention.

Examples

Theme

This component uses the following default theme:

  • root{}(3 keys)
    • base{}(2 keys)
        Show all
    • icon{}(2 keys)
        Show all
    • text:

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
Last updated on