Vue-multiselect: noOptions message

Created on 21 Feb 2019  路  2Comments  路  Source: shentao/vue-multiselect

Hi
I need translate noOptions and noResult message

I try new message en my template
but no work

i need translate this messages:
No elements found. Consider changing the search query.
List is empty.

hagamelatarea

question

Most helpful comment

Hey!
https://jsfiddle.net/jbzkhowx/ it seems to work properly.
The noOptions slot is used when no options have been passed.
The noResult slot is used when no option is matching the query.

All 2 comments

I need exactly the same thing.

Hey!
https://jsfiddle.net/jbzkhowx/ it seems to work properly.
The noOptions slot is used when no options have been passed.
The noResult slot is used when no option is matching the query.

Was this page helpful?
0 / 5 - 0 ratings