IIndicatorControlEvents

Type interface

Inheritance

IIndicatorControlEvents extends IDropdownListControlEvents.

IIndicatorControlEvents is not extended by any other symbol.

Properties

click
#

Param { originalEvent: IPointerEvent,
  type: "click",
  target: Target }

Inherited from IStockControlEvents

selected
#

Param { indicator: Indicator | IIndicator,
  item: string | IDropdownListItem,
  type: "selected",
  target: Target }

There is 1 inherited item currently hidden from this list.