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

want to clear value in input type #134

Open
nitincredencys opened this issue Jan 27, 2017 · 1 comment
Open

want to clear value in input type #134

nitincredencys opened this issue Jan 27, 2017 · 1 comment

Comments

@nitincredencys
Copy link

Hello, i have used this autocomplete and its working fine but i want to clear the value of which i have selected after button save which is in my system?

how can i clear value on outside button click?

@nitincredencys
Copy link
Author

it is done i have did following:

remove-after-store="removeAfterStore" in autocomplete

and added scope argument removeAfterStore:'=removeAfterStore'

and set it in attr.inputId

and it works for me.

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

1 participant