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

davidalvarezr picture davidalvarezr  路  3Comments

PrimozRome picture PrimozRome  路  4Comments

FrozenIce0617 picture FrozenIce0617  路  3Comments

fabianmieller picture fabianmieller  路  3Comments

theseawolves picture theseawolves  路  4Comments