ExperimentViewEchoEvent type

ExperimentViewEchoEvent type

Describes experimentview event with predefined type.

Signature

  1. export declare type ExperimentViewEchoEvent = EchoEvent<EchoEventType.ExperimentView, ExperimentViewEchoEventPayload>;

Import

  1. import { ExperimentViewEchoEvent } from '@grafana/runtime';