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.
我使用带有 Angular JS 的 Ionic 框架开发了一个移动应用程序。
现在我已经在选择框上工作了,但用户想要搜索类型的(Select2)选择框,但我不会在我的应用程序中使用 jQuery 和 select2 插件,但我可以使用Zepto.jsAngular JS。
Zepto.js
所以,伙计们,如果你对此有任何想法。
Select2 可用于 angularjs。请检查以下 github 页面是否相同。
https://github.com/angular-ui/ui-select2
如果您需要更多输入,请告诉我。