Skip to Content
This is documentation for Trrack 2.0. Click here for legacy Trrack documentation →
Type AliasesType Alias: TrrackActionConfig<Args, Event>

@trrack/core


@trrack/core / TrrackActionConfig

Type Alias: TrrackActionConfig<Args, Event>

TrrackActionConfig<Args, Event> = object

Defined in: registry/action.ts:24 

Type Parameters

Args

Args

Event

Event

Properties

eventType

eventType: Event

Defined in: registry/action.ts:26 


hasSideEffects

hasSideEffects: boolean

Defined in: registry/action.ts:25 


label

label: LabelGenerator<Args>

Defined in: registry/action.ts:27 

Last updated on