could you provide a clear all function

Good idea, can do :)
Thanks very much @shentao
I really need this function
I need it too. Thank you.
Adding a special slot clear, that makes it possible to create a clear-all button. The slot receives the search query as props so it can be used also for creating search button (coupled with :internal-search="false.
An example use-case will be provided in the docs later.
Will be available with the next release.
Is there a good simple example of how this works? I'm having trouble understanding how it's working in the docs' Asynchronous Select html code.
how i can use this ?
i cant use this ! its hidden
Most helpful comment
Adding a special slot
clear, that makes it possible to create a clear-all button. The slot receives the search query as props so it can be used also for creating search button (coupled with:internal-search="false.An example use-case will be provided in the docs later.
Will be available with the next release.