ColorPickerEventArgs

Interface represents the event arguments for the change and the select event.

Properties

currentValue Object

Gets the value of the color that was changed/selected in the picker.

previousValue Object

Gets the previous value of the color that was changed/selected in the picker.

name String

Gets the name of the event.

value String

Gets the hex value with alpha.