Skip to content

Changing the input value on color change #174

Description

@obeid-s

First Thank you for this color picker,
When I added this line into my project:
<input type='text' data-coloris= />

I needed the value when client chooses a color, so I added this line to update input value,
now you can get the value from input:
<input type='text' id='client_color' value='#00ff00' data-coloris= />

this value will update whenever client change the color.

src/coloris.js [line 493]

Image

Thanks again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions