New to Kendo UI for Vue? Start a free 30-day trial
ColorPaletteChangeEvent
Updated on Nov 7, 2025
The arguments for the onChange ColorPalette event.
| Name | Type | Default | Description |
|---|---|---|---|
component? |
|
The ColorPalette component instance. | |
event |
|
The native Event from the DOM. | |
rgbaValue |
|
The current value of the ColorPalette in RGBA format. | |
value |
|
The current value of the ColorPalette. |