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
Prop | Description | Default |
---|---|---|
text * | The text of the callout.ReactNode | |
icon | The icon of the callout.ReactNode | |
variant | The variant of the callout."default" | "success" | "error" | "warning" | "info" | default |
theme | The theme of the callout.CalloutTheme |