https://github.com/think2011/angularjs-select2
angularjs封装的select2(支持任意版本的select2)
https://github.com/think2011/angularjs-select2
Last synced: 12 months ago
JSON representation
angularjs封装的select2(支持任意版本的select2)
- Host: GitHub
- URL: https://github.com/think2011/angularjs-select2
- Owner: think2011
- Created: 2014-04-09T08:32:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T03:54:20.000Z (about 9 years ago)
- Last Synced: 2024-04-13T16:27:41.328Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.05 MB
- Stars: 20
- Watchers: 5
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
=================
## 不再维护了,仅做存档
angularjs封装的select2(支持任意版本的select2)
* 支持动态ng-model
* 支持select标签
* 支持自定义配置及多选(与select2原生的配置方式一致)
* 支持ajax
* 支持自定义内置配置
具体使用请下载源码,打开index.html查看。

---
> ##### 技术: angularjs + jquery + select2
> ##### 时间: 2014年5月
> ##### 博客: [think2011](http://think2011.github.io)
> ##### 源码: [select2](http://ivaynberg.github.io/select2/)
> ##### 源码: [angularjs-select2(当前页面就是)](https://github.com/think2011/angularjs-select2.git)