clik-engine API
GitHub
Preparing search index...
ToastOptions
Interface ToastOptions
interface
ToastOptions
{
backgroundColor
?:
number
;
color
?:
string
;
duration
?:
number
;
fontSize
?:
string
;
message
:
string
;
position
?:
"top"
|
"bottom"
|
"center"
;
}
Index
Properties
background
Color?
color?
duration?
font
Size?
message
position?
Properties
Optional
background
Color
backgroundColor
?:
number
Optional
color
color
?:
string
Optional
duration
duration
?:
number
Optional
font
Size
fontSize
?:
string
message
message
:
string
Optional
position
position
?:
"top"
|
"bottom"
|
"center"
Override position for this toast only
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
color
duration
font
Size
message
position
GitHub
clik-engine API
Loading...
Override position for this toast only