Angular UI Tree 组件
Angular UI Tree是一个AngularJS UI 组件,可排序嵌套列表,提供拖放支持,不依赖于jQuery。
特性
- 使用原生AngularJS范围数据绑定
- 排序并通过整个树移动项目
- Prevent elements from accepting child nodes
支持的浏览器
The Angular UI Tree is tested with the following browsers:
- Chrome (stable)
- Firefox
- IE 8, 9 and 10
For IE8 support, make sure you do the following:
- include an ES5 shim
- make your AngularJS application compatible with Internet Explorer
- use jQuery 1.x
示例
Watch the Tree component in action on the demo page.
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!