Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试以角度实现引导选择。
我找到了https://github.com/joaoneto/angular-bootstrap-select,这对 jquery 非常有用。
但实际上我想拥有不依赖 jquery 的插件。
请建议我们是否有任何
您可以使用AngularUI中的 ui-select。