shentao/vue-multiselect

Undocumented showNoOptions prop and noOptions slot

Open

#868 opened on 2018年11月1日

GitHub で見る
 (3 comments) (25 reactions) (0 assignees)JavaScript (6,559 stars) (994 forks)batch import
good first issue

説明

Hi,

I was looking for info on how to change the "List is empty." text (or remove it) and had to go searching through the source to find it. Not a big deal but I feel like it should be documented under the props/slots list. Right now it isn't.

The prop is showNoOptions (boolean) and the slot name is noOptions.

コントリビューターガイド

Undocumented showNoOptions prop and noOptions slot · shentao/vue-multiselect#868 | Good First Issue