IComparisonControlEvents

Type interface

Inheritance

IComparisonControlEvents extends IDropdownListControlEvents.

IComparisonControlEvents is not extended by any other symbol.

Properties

click
#

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

Inherited from IStockControlEvents

selected
#

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

Inherited from IDropdownListControlEvents

There are 2 inherited items currently hidden from this list.