@trrack/core / TrrackActionConfig
Type alias: TrrackActionConfig<Args, Event>
Ƭ TrrackActionConfig<Args, Event>: Object
Type parameters
| Name |
|---|
Args |
Event |
Type declaration
| Name | Type |
|---|---|
eventType | Event |
hasSideEffects | boolean |
label | LabelGenerator<Args> |
Defined in
packages/core/src/registry/action.ts:25 (opens in a new tab)