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: Clear selectedItem #11

Open
MisterBrownRSA opened this issue Apr 23, 2023 · 1 comment
Open

Feature: Clear selectedItem #11

MisterBrownRSA opened this issue Apr 23, 2023 · 1 comment

Comments

@MisterBrownRSA
Copy link

MisterBrownRSA commented Apr 23, 2023

Any way to clear the selectedItem other than clearInputWhenClicked. Maybe a function that I can trigger externally, or being able to set v-model instead of using @selected function

@basarozcan
Copy link
Owner

Selected Items should be stored in your component. Typeahead only returning selected data. So it is not storing selections. Did I miss sth, Maybe you can show me your code example via codesandbox or stackblitz

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