@jakguru/vueprint / @jakguru/vueprint/services/bus / SyncEvent
Interface: SyncEvent
@jakguru/vueprint/services/bus.SyncEvent
Hierarchy
↳
SyncEvent
Properties
lastChance
• Readonly lastChance: boolean
Defined in
tag
• Readonly tag: string
Defined in
Methods
waitUntil
▸ waitUntil(f): void
Parameters
| Name | Type |
|---|---|
f | Promise<any> |
Returns
void
Overrides
ExtendableEvent.waitUntil