visualization-tools

Home > @visualization-tools/core > EventService

EventService class

A store of event categories that can be used to emit events.

Signature:

export declare class EventService implements IEventService 

Implements: IEventService

Methods

Method Modifiers Description
getCategory(category)