kendo-react
kendo-react copied to clipboard
ColorPicker missing target in its event handlers
The ColorPicker should have target in all its events. For example if the id is needed, we should be able to get it using event.target.props.id
Related to Ticket ID: 1602194