Appearance
destillationapp-frontend v0.1.0
destillationapp-frontend / types/events / AskModalEvents
Interface: AskModalEvents()
Defined in: types/events.ts:48
Events emitted by the ask modal.
Param
Confirm the action.
Extends
Call Signature
AskModalEvents(
e
):void
Defined in: types/events.ts:49
Events emitted by the ask modal.
Parameters
e
"handle-yes"
Returns
void
Param
Confirm the action.
Call Signature
AskModalEvents(
e
):void
Defined in: types/events.ts:48
Events emitted by the ask modal.
Parameters
e
"close-modal"
Returns
void
Param
Confirm the action.