文件名称:angular-foundation-colorpicker:Foundation Zurb 的原生 AngularJS 颜色选择器指令
文件大小:105KB
文件格式:ZIP
更新时间:2024-07-11 00:41:00
JavaScript
角度基础颜色选择器 Foundation Zurb 的原生 AngularJS 颜色选择器指令 安装 复制 css/colorpicker.css 和 js/foundation-colorpicker-module.js。 向您的应用程序添加依赖项,例如: angular.module('myApp', ['myApp.filters', 'myApp.services', 'myApp.directives', 'myApp.controllers', 'colorpicker.module']) 例子: 十六进制格式 < input colorpicker class =" span2 " type =" text " ng-model =" your_model " /> 或者 < input colorpicker =" hex " class =" span2 " ty
【文件预览】:
angular-foundation-colorpicker-master
----css()
--------colorpicker.css(15KB)
----img()
--------hue.png(506B)
--------saturation.png(8KB)
--------alpha.png(2KB)
----less()
--------colorpicker.less(2KB)
----test()
--------test.sh(220B)
--------unit()
--------karma.conf.js(479B)
--------libs()
----js()
--------foundation-colorpicker-module.js(13KB)
----MIT-LICENSE.txt(1KB)
----.gitignore(21B)
----README.md(1KB)
----bower.json(288B)