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

Add feauture click into ChipInput #71

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Add feauture click into ChipInput #71

wants to merge 5 commits into from

Conversation

thanhduy26091995
Copy link

In v1.0.8, I think we need upgrade a small feature for ChipInput.
As you know, if we set app:showChipDetailed="false", we click into ChipInput, it doesnt show anything.
So I wrote a small function like this.
If attribute of ChipInput is app:showChipDetailed="false", when user click into ChipInput, it'll handle a interface onClick, and return ChipInterface class for user.
Add me into project if you see it helpful

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

Successfully merging this pull request may close these issues.

None yet

2 participants