Skip to content
#

select

Here are 635 public repositories matching this topic...

axten
axten commented Nov 8, 2019

this is a feature request. It would be great to have the same clear button on the right side of multi selects that is available in single selects. On click, this button should delete all selected option in a row.
It could be a good idea to activate this button (and maybe the button on single selects as well) with a new option removeButton

vue-select
china-live
china-live commented Mar 26, 2020

(必填)这个需求解决了什么问题 What problem does this feature solve

?表格内有一个或多个操作按钮,我希望在点击这些按钮后显示loading,并在稍后处理完毕后恢复。

(必填)请填写问题链接来描述为什么无法实现该功能,例如(jsfiddlecodesandboxjsrun) Reproduction link

?如果要实现这样的功能,就需要使用 $event 把原生DOM 事件传入处理方法,但目前vxe-button好像无法这样传入(表格内用原生非vxe-按钮要单独调样式)。

GregJohnStewart
GregJohnStewart commented Aug 26, 2018

There needs to be more straightforward examples on how to setup the use of this tool. I am trying to upgrade from select2, and I cannot figure out exactly how to figure out how to setup Selectivity.

Recommend creating concise, clear, and simple examples, beginning with the simplest usage and working to more advanced features. The examples listed here on

donaldsonjulia
donaldsonjulia commented Jan 1, 2020

When using the test helpers clearSelected or removeMultipleSelect, if the clear/remove buttons are not found using the passed selector, warn is called without all required arguments and throws the following error:

Error: Assertion Failed: When calling warnyou must provide anoptionshash as the third parameter. optionsshould include anid property.

This error is thrown as

Improve this page

Add a description, image, and links to the select topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the select topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.