Home > @visualization-tools/core > EventService
A store of event categories that can be used to emit events.
Signature:
export declare class EventService implements IEventService
Implements: IEventService
| Method | Modifiers | Description |
|---|---|---|
| getCategory(category) |