SelectMenu icon indicating copy to clipboard operation
SelectMenu copied to clipboard

Simple, easily and diversity menu solution

Results 5 SelectMenu issues
Sort by recently updated
recently updated
newest added

With the `callback` option, there's no way to access the currently clicked element, which would be useful to modify or modify its sub-menu items. This pull request passes along the...

作者,您好!我在使用selectmenu插件时发现了一个问题: 先进行一次搜索查询,例如输入“湖人”,能正常筛选出结果,选中其中一项;再次进行搜索查询时,输入与上次一样的查询条件,例如再输入“湖人”,这时不能正常返回查询结果,而是返回全部数据。

bug

maxSelectLimit 设置参数,无效的作用。 api文档中无此说明。翻源代码有记录却无法使用。

suggest

参考[1](https://www.genban.org/sucai/sucai-11662.html),[2](http://www.daimabiji.com/mobilemenu/2538.html).

enhancement