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