color-picker
color-picker copied to clipboard
calling stopPropagation on inputs
Hi there,
For the use of my app, I have a window listener for the keypress event, meaning that I need to stop the event propagation when I am filling up an RGBA or HEX color manually, by the inputs. How can I do that ?
Thanks for the lib !
Cheers
Arnaud