ColorPaletteChangeEvent
The arguments for the onChange
ColorPalette event.
Name | Type | Default | Description |
---|---|---|---|
nativeEvent |
|
A native DOM event. | |
rgbaValue |
|
The current value of the ColorPalette in RGBA format. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. | |
value |
|
The current value of the ColorPalette. |