Rezi
Preparing search index...
core/src
CalloutProps
Type Alias CalloutProps
CalloutProps
:
Readonly
<
{
icon
?:
string
;
key
?:
string
;
message
:
string
;
style
?:
TextStyle
;
title
?:
string
;
variant
?:
"info"
|
"success"
|
"warning"
|
"error"
;
}
,
>
Props for callout/alert widget. Highlighted message box for important information.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Props for callout/alert widget. Highlighted message box for important information.