ModeSwitchEventArgs
Interface represents the event arguments for the beforeModeSwitch
and the onModeSwitch
event.
Properties
element HTMLElement
Gets the color picker palette element.
mode String
Gets the current palette mode of the color picker.
name String
Gets the name of the event.