Rezi
Preparing search index...
core/src
Toast
Type Alias Toast
Toast
:
Readonly
<
{
action
?:
ToastAction
;
duration
?:
number
;
id
:
string
;
message
:
string
;
progress
?:
number
;
type
:
"info"
|
"success"
|
"warning"
|
"error"
;
}
,
>
Toast notification.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Toast notification.