sesaparcours
Preparing search index...
core/toast
<internal>
ToastOptions
Interface ToastOptions
interface
ToastOptions
{
message
?:
string
;
timeout
?:
number
;
title
?:
string
;
type
?:
"info"
|
"error"
|
"success"
|
"warning"
;
}
Index
Properties
message?
timeout?
title?
type?
Properties
Optional
message
message
?:
string
Optional
timeout
timeout
?:
number
timeout en secondes
Optional
title
title
?:
string
Optional
type
type
?:
"info"
|
"error"
|
"success"
|
"warning"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
timeout
title
type
sesaparcours
Loading...
timeout en secondes