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

feature: add get method to get all selected chips #25

Open
hamzament opened this issue Mar 7, 2024 · 1 comment
Open

feature: add get method to get all selected chips #25

hamzament opened this issue Mar 7, 2024 · 1 comment

Comments

@hamzament
Copy link

Instead of providing my own way of handling selected chips state I should be able to get all selected chips from the chipKey I provide to the widget.

Exactly like using a TextEditingController in a TextField to get the text the user inputs.

@hamzament hamzament changed the title [ENHANCEMENT] Add function to get all selected chips [ENHANCEMENT] Add get method to get all selected chips Mar 7, 2024
@hamzament hamzament changed the title [ENHANCEMENT] Add get method to get all selected chips feature: add get method to get all selected chips Mar 7, 2024
@nlfiedler
Copy link
Owner

Thanks for the suggestion, I'm definitely open to pull requests. If the change can be made in a backward compatible fashion, that would be best, but not required.

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