文件名称:angular-input-stars:轻松创建评分输入
文件大小:6KB
文件格式:ZIP
更新时间:2024-04-15 11:56:46
HTML
欢迎 使用此指令,您可以轻松构建额定输入。 通过凉亭安装 bower install angular-input-stars 注入它 angular . module ( 'app' , [ 'angular-input-stars' ] ) 使用 使用简单 < input-stars max =" 5 " ng-model =" YourCtrl.property " > </ input-stars > 通过属性来自定义base , empty , hover , half和full以及icon类 < input-stars max =" 5 " allow-half icon-base =" fa fa-fw " icon-empty =" fa-star-o " icon-half =" fa-star-half-o " icon
【文件预览】:
angular-input-stars-master
----.gitignore(31B)
----package.json(590B)
----angular-input-stars.js(6KB)
----index.html(5KB)
----readme.md(3KB)
----bower.json(623B)
----angular-input-stars.css(543B)