Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to show text input with inline option? #280

Open
jagthedrummer opened this issue Apr 15, 2020 · 1 comment
Open

Option to show text input with inline option? #280

jagthedrummer opened this issue Apr 15, 2020 · 1 comment
Labels

Comments

@jagthedrummer
Copy link

Is there some way to have an inline color picker that also shows the input and can accept a typed or pasted value? It seems that setting inline: true always hides the input itself.

@claviska
Copy link
Owner

Not presently, but you can wire your own input up to the control pretty easily.

Your Input => listen for changes to the color picker sync
MiniColors => listen for changes to the input and sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants