Home > @visualization-tools/core > IEventCategoryCtor
Utility type for extracting types out of event categories.
Signature:
export interface IEventCategoryCtor<TKey extends string, TArgs extends unknown[]>
| Property | Type | Description |
|---|---|---|
| callbackKey | TKey |
| Method | Description |
|---|---|
| (new)(args) |