@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
immediate
• Optional
immediate: boolean
Defined in
local
• Optional
local: boolean