Open
Description
How can I pass a custom name to the Color Picker component, so I can catch up the name value in the onClick event?
I need this string so I can change the piece of data related to that component, as I have more than one ColorPicker in the website. In the event I'm only getting the color values.
I would be nice I can pass a name property to the component. Is there any way?