Preparing search index...
The search index is not available
@kksh/api
@kksh/api
index
GeneralToast
Type Alias GeneralToast
GeneralToast
:
(
message
:
string
,
options
?:
GeneralToastParams
,
action
?:
()
=>
void
,
)
=>
Promise
<
void
>
Type declaration
(
message
:
string
,
options
?:
GeneralToastParams
,
action
?:
()
=>
void
,
)
:
Promise
<
void
>
Parameters
message
:
string
Optional
options
:
GeneralToastParams
Optional
action
:
()
=>
void
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@kksh/api
Loading...