simonwep / pickr

🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
https://simonwep.github.io/pickr
MIT License
4.31k stars 284 forks source link

getColor method needs to be highlighted on the docs. #Suggestion #302

Closed nzee closed 2 years ago

nzee commented 3 years ago

Just a suggestion here to highlight the key method that fetches the hex value on the main docs.

let hexColorPicked = pickr.getColor().toHEXA().toString()

simonwep commented 2 years ago

Please stick to the Issue Template. Create a JSFiddle and describe what you've done as detailed as possible and break your issue down to a minimum. This will help me to resolve it as fast as possible.