【发布时间】:2013-06-06 05:54:47
【问题描述】:
我想在 AngularJS 中使用 Bootstrap Multiselect Dropdown http://davidstutz.github.io/bootstrap-multiselect/。我听说有必要将其移至指令。但我认为这很复杂,不知道我必须做什么。如果你有经验,请指导我!谢了。
【问题讨论】:
-
需要使用bootstrap多选,还是可以使用select2? ivaynberg.github.io/select2 这已经被包装成 Angular 指令:github.com/angular-ui/ui-select2
-
ui-select2 现已被弃用。使用github.com/angular-ui/ui-select。
标签: twitter-bootstrap angularjs angularjs-directive angular-ui