color-picker icon indicating copy to clipboard operation
color-picker copied to clipboard

calling stopPropagation on inputs

Open arnaudambro opened this issue 7 years ago • 0 comments

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

arnaudambro avatar Oct 22 '18 11:10 arnaudambro