Typedef

ColorPickerColorSelectedEvent (ui/colorpicker)

@ckeditor/ckeditor5-ui/src/colorpicker/colorpickerview

typedefobject

An event fired whenever the color was selected through the color picker palette or the color picker input.

This even fires only when the user changes the color. It does not fire when the color is changed programmatically, e.g. via color.

Filtering

Properties

  • args : tuple

  • name : 'colorSelected'

Fired by