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

Display "not found" if key word is not matched #80

Open
raharinjatovo opened this issue May 10, 2021 · 3 comments
Open

Display "not found" if key word is not matched #80

raharinjatovo opened this issue May 10, 2021 · 3 comments

Comments

@raharinjatovo
Copy link

Hello, how to display ' not found" text when thres no matching text

thankjs

@wannadream
Copy link
Collaborator

wannadream commented May 10, 2021

I don't see it has a feature like this. You are more than welcome to customize it yourself.

@raharinjatovo
Copy link
Author

thanks , but how to show one specific element in some situation, ( in that way, i want to show an "no result" option if no matching)

@wannadream
Copy link
Collaborator

You can add your logic in filter() method.

EditableSelect.prototype.filter = function () {

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