IIconControlEvents

Type interface

Inheritance

IIconControlEvents extends IStockControlEvents.

IIconControlEvents is not extended by any other symbol.

Properties

click
#

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

Inherited from IStockControlEvents

selected
#

Param { icon: IIcon,
  type: "selected",
  target: Target }

There is 1 inherited item currently hidden from this list.