I try add item click listener to ListSelect component, I want to unselect item on click, when click item is selected. In standard way I dont see any possibility to do this ;/ maybe some one know the way ?

Thanks for help.

有帮助吗?

解决方案

With the default ListSelect there is probably no other way. If you're willing to use other components however, there is. The FilterTable add-on has the unselect behavior built-in. It can be styled to look just like a ListSelect (or prettier, for that matter).

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top