Open ghost opened 2 years ago
Hello, I am using SketchPicker inside a component that is used several times and that in the various uses I differentiate through id.
SketchPicker
id
The problem is that I can't assign the id and pass the event in the Picker's onChange... what can I do?
event
onChange
Furthermore, is it possible not to have inline css but to have it in a dedicated style sheet?
Thankss
Hello, I am using
SketchPicker
inside a component that is used several times and that in the various uses I differentiate throughid
.The problem is that I can't assign the
id
and pass theevent
in the Picker'sonChange
... what can I do?Furthermore, is it possible not to have inline css but to have it in a dedicated style sheet?
Thankss