selectize-angular:用于selectize.js的AngularJS指令

时间:2021-05-12 11:39:46
【文件属性】:
文件名称:selectize-angular:用于selectize.js的AngularJS指令
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-12 11:39:46
JavaScript 选择角度 Selectize-angular是[selectize.js]( )的[AngularJS]( )指令,支持双向数据绑定。 当前,它仅适用于<input> -Elements(=多色选择)。 用法 将selectize-angular模块添加到您的应用中 将属性selectize添加到所需的输入元素您可以通过将设置为selectize-attribute的值来指定 使用属性items来指定可用选项使用selectize的选项指定要用作标签和值的模型属性 例子 <input type="text" selection="myModel" selectize="{valueField: 'id', labelField: 'name', sortField: 'name', searchField: 'name', plugins: ['remove_button']}" it
【文件预览】:
selectize-angular-master
----src()
--------selectize-angular.js(3KB)
----LICENSE.md(10KB)
----README.md(1KB)
----bower.json(244B)

网友评论