reportInteraction variable

reportInteraction variable

Helper function to report interaction events to the EchoSrv.

Signature

  1. reportInteraction: (interactionName: string, properties?: Record<string, any>) => void

Import

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