Hi,
Sometimes I need to customize this text, please let it accepts a prop.
Thanks.
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!
Most helpful comment
you can customize it.
Inside the v-select element just put
<span slot="no-options">your text here</span>