Interaction4
Home > @gooddata/sdk-code-schemas > v1 > Interaction4
v1.Interaction4 type
An interaction for current widget.
Signature:
export type Interaction4 = InteractionOpenVisualization | {
[k: string]: unknown;
};
References: InteractionOpenVisualization