IColorControlEvents

Type interface

Inheritance

IColorControlEvents extends IStockControlEvents.

IColorControlEvents is not extended by any other symbol.

Properties

click
#

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

Inherited from IStockControlEvents

selected
#

Param { color: Color,
  type: "selected",
  target: Target }

selectedOpacity
#

Param { opacity: number,
  type: "selectedOpacity",
  target: Target }

There is 1 inherited item currently hidden from this list.