Closed antag0n1st closed 6 years ago
Is it possible to close the color picker when pressing the escape button ? Or at least a function that will close it , so that I can bind it with the esc key.
I think you are looking for the hide function: https://farbelous.io/bootstrap-colorpicker/Colorpicker.html#hide You can of course bind your own events and close the color picker using that function.
Is it possible to close the color picker when pressing the escape button ? Or at least a function that will close it , so that I can bind it with the esc key.