Documentation / @zerotal/flow / index / FlashCallback
Interface: FlashCallback
Defined in: flow/src/types.ts:184
A @expose method (+ args) invoked when the toast is dismissed.
Properties
method
method:
string
Defined in: flow/src/types.ts:185
args?
optionalargs?:unknown[]
Defined in: flow/src/types.ts:186