Skip to content

@jakguru/vueprint / @jakguru/vueprint/plugins/bus

Module: @jakguru/vueprint/plugins/bus

Interfaces

References

BusEvent

Re-exports BusEvent


BusEventAlreadyTriggered

Re-exports BusEventAlreadyTriggered


BusEventCallback

Re-exports BusEventCallback


BusEventCallbackSignatures

Re-exports BusEventCallbackSignatures


BusEventEmitOptions

Re-exports BusEventEmitOptions


BusEventListenOptions

Re-exports BusEventListenOptions

Variables

BusPlugin

Const BusPlugin: Plugin<BusPluginOptions>

A plugin for an event bus which supports events within the same window, across windows, and background push events

Defined in

src/plugins/bus.ts:26

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