Additional data which will be provided in the execute callback depending on trigger

Type parameters

  • T: object

Hierarchy

  • IActionTriggerData

Index

Properties

Optional clickInfo

clickInfo: IClickInfo

Additional information which will be provided when click action was performed on a chart based visualization

Optional element

element: HTMLElement

Element which was clicked (availability depends on a trigger type)

event

event: IEvent<T>

Trigger event

Optional selections

selections: ISelection[]

Current selections which will be provided for on select trigger actions