casesandberg/react-color

Disable Hex Input Autocomplete in ColorWrap

Open

#326 geöffnet am 3. Feb. 2017

Auf GitHub ansehen
 (8 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)JavaScript (11.679 Stars) (946 Forks)batch import
help wanted

Beschreibung

Hello! I'm using SketchPicker When I type the hex color, it autocompletes... for example: If I type ccd it autocompletes to ccccdd, even before I had the chance to type the rest of hex code I wanted, let's say ccd912

How can I disable this behaviour ?

Contributor Guide