Vue-select: "Sorry, no matching options." should be customizable.

Created on 16 Aug 2017  路  3Comments  路  Source: sagalbot/vue-select

Hi,
Sometimes I need to customize this text, please let it accepts a prop.
Thanks.

support

Most helpful comment

you can customize it.
Inside the v-select element just put <span slot="no-options">your text here</span>

All 3 comments

you can customize it.
Inside the v-select element just put <span slot="no-options">your text here</span>

Thanks for the support @darkopetreski!

This should be documented, it's useful!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rudykaze picture rudykaze  路  3Comments

mattWalters0 picture mattWalters0  路  3Comments

PrimozRome picture PrimozRome  路  4Comments

gilles6 picture gilles6  路  3Comments

xuwenhao picture xuwenhao  路  3Comments