gpt4 book ai didi

html - 下拉列表中的 Angular ui-select2 "Add"按钮

转载 作者:太空宇宙 更新时间:2023-11-04 13:06:25 25 4
gpt4 key购买 nike

如何在 ui-select2 的下拉列表中插入一个按钮?尝试搜索但找不到。


示例图片。

enter image description here

请参阅 ui-select2 文档。 https://github.com/angular-ui/ui-select

最佳答案

你可以这样做

<div class="input-group">
<--- ui-select here --!>
<span class="input-group-btn">
<a class="btn btn-default" href="" target="_blank"><i class="glyphicon glyphicon-plus"></i></a>
</span>
</div>

关于html - 下拉列表中的 Angular ui-select2 "Add"按钮,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40911861/

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