文件名称:ember-pickr:使用Picker的EmberJS颜色选择器
文件大小:220KB
文件格式:ZIP
更新时间:2024-06-03 21:14:38
emberjs color-picker JavaScript
余烬 拾色器方便EmberJS使用 安装 ember install ember-pickr 用法 {{color-picker value=value default="#e04e39" format="hexa" }} 选项 采用适用于所有。 disabled :开始状态。 如果为true ,则“禁用”将添加到按钮的类列表中。 false default :默认颜色| #fff comparison :如果设置为false ,它将直接在按钮上应用选定的颜色并进行预览| true defaultRepresentation :默认颜色表示。 有效选项为HEX , RGBA , HSVA , HSLA和CMYK | HEX showAlways :保持颜色选择器始终可见的选项| false closeWithKey :使用此特定键关闭选择器。 可以是事件键或代
【文件预览】:
ember-pickr-master
----ember-cli-build.js(567B)
----.github()
--------ISSUE_TEMPLATE()
----testem.js(581B)
----.eslintrc.js(1KB)
----.npmignore(418B)
----.ember-cli(280B)
----CONTRIBUTING.md(642B)
----.travis.yml(1KB)
----config()
--------deploy.js(849B)
--------environment.js(90B)
--------ember-try.js(2KB)
--------addon-docs.js(290B)
----LICENSE.md(1KB)
----README.md(3KB)
----addon()
--------utils()
--------components()
--------.gitkeep(0B)
--------templates()
----.template-lintrc.js(62B)
----.editorconfig(368B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(228B)
--------helpers()
--------dummy()
--------unit()
----.gitignore(355B)
----app()
--------components()
--------.gitkeep(0B)
----index.js(1KB)
----.watchmanconfig(37B)
----CHANGELOG.md(9KB)
----.eslintignore(240B)
----package-lock.json(874KB)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)