gpt4 book ai didi

angularjs - 在 angular-ui-select 多选模式下禁用选定的选项

转载 作者:行者123 更新时间:2023-12-02 22:25:38 25 4
gpt4 key购买 nike

ui-select 多重模式下,选定的选项将从选项列表中删除(也在源代码中检查),但我只需要禁用选定的选项,如下所示,而不是删除.

enter image description here

上面的图片取自chosenjs .

有一个选项,ui-disable-choice,可以禁用选项,但它只会使选项完全不可选择。

<ui-select-choices ui-disable-choice="person.name=='Adam'" repeat="person in people">
<div ng-bind-html="person.name"></div>
</ui-select-choices>

那么,如何让选中的选项出现在选项中但又被禁用呢?

plnkr示例在这里。

最佳答案

关于angularjs - 在 angular-ui-select 多选模式下禁用选定的选项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35474561/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com