Skip to content

@jakguru/vueprint / @jakguru/vueprint/services/bus / BusEventListenOptions

Interface: BusEventListenOptions

@jakguru/vueprint/services/bus.BusEventListenOptions

Options for listening to events

Param

Emit and listen to events in the same tab

Param

Emit and listen to events in other tabs

Param

If the event has already been triggered, trigger it immediately

Properties

crossTab

Optional crossTab: boolean

Defined in

src/services/bus.ts:295


immediate

Optional immediate: boolean

Defined in

src/services/bus.ts:296


local

Optional local: boolean

Defined in

src/services/bus.ts:294

Vueprint is a commercial work product released under the MIT License and is provided as-is with no warranty or guarantee of support.