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

Ability to use mutable paper-chips without input #1103

Open
bjornharrtell opened this issue Sep 30, 2019 · 1 comment
Open

Ability to use mutable paper-chips without input #1103

bjornharrtell opened this issue Sep 30, 2019 · 1 comment

Comments

@bjornharrtell
Copy link
Contributor

In some cases it is useful to be able to programmatically create chip(s) and allowing the user to remove them but without enabling them as input fields (i.e disallowing the user to create chips). I'd like to add this as an optional feature, does this sound like a good idea?

@miguelcobain
Copy link
Owner

@bjornharrtell isn't this the requireMatch=true variant of the chips?
When that argument is true, paper-chips won't add new items and will require the user to select an item from the dropdown list of options.

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

No branches or pull requests

2 participants