Vue-multiselect: clear all extended function

Created on 4 May 2017  路  8Comments  路  Source: shentao/vue-multiselect

could you provide a clear all function
image

enhancement

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.

All 8 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andreasvirkus picture andreasvirkus  路  3Comments

bushcode picture bushcode  路  3Comments

icebob picture icebob  路  4Comments

PrimozRome picture PrimozRome  路  3Comments

zachleigh picture zachleigh  路  3Comments