react-colorpickr
react-colorpickr copied to clipboard
A themeable colorpicker with HSL and RGB support for React
# Description It would be fun to add proper TS typing to this so we can consume it in other repos! (I know this is immediately p3 but just getting...
When I try to integrated receiving  modeInputName = !process.env.TESTING ? `mode-${Math.random()}` : '';
Wondering if there would be support for adding "show props" here. For example application that does not support alpha transparency can pass in prop to not show the alpha picker,...
I cannot figure out the labels of the Reset button by just focusing on it, as the focus neither highlights the button, nor show the text of it, I have...