mdbassit / Coloris

A lightweight and elegant JavaScript color picker. Written in vanilla ES6, no dependencies. Accessible.
https://coloris.js.org/examples.html
MIT License
443 stars 58 forks source link

close dialog box with keyboard #102

Closed diomed closed 1 year ago

diomed commented 1 year ago

how does one close that dialog with the keyboard, and keep the chosen color?

because ESC doesnt keep it.

mdbassit commented 1 year ago

You need to TAB to the close button and press ENTER.