Interaction
Home > @gooddata/sdk-code-schemas > v1 > Interaction
v1.Interaction type
An interaction for current widget.
Signature:
export type Interaction = Interaction1 | Interaction2 | Interaction3 | Interaction4;
References: Interaction1, Interaction2, Interaction3, Interaction4