AngularTS
    Preparing search index...

    Class PubSubProvider

    Configurable provider for the application-wide PubSub event bus.

    The provider creates the singleton $eventBus service and also exposes it on the global Angular service for integrations that publish from outside dependency injection.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    eventBus: PubSub
    $inject: ("$angularProvider" | "$exceptionHandlerProvider")[] = ...

    Methods