ember-cli-custom-properties:添加对组件CSS自定义属性(变量)的支持

时间:2024-02-25 18:00:18
【文件属性】:

文件名称:ember-cli-custom-properties:添加对组件CSS自定义属性(变量)的支持

文件大小:232KB

文件格式:ZIP

更新时间:2024-02-25 18:00:18

css ember components ember-addon variables

ember-cli-custom-properties 向组件添加对CSS自定义属性(变量)的支持 安装 ember install ember-cli-custom-properties 产品特点 使用修饰符应用自定义属性 将组件属性映射到CSS自定义属性 快速,轻便的实施 仅在其绑定组件值更改时更新CSS自定义属性 零配置设计 准备生产 用法:Ember 2.17及以上 从Ember 2.17或更高版本开始,我们切换到使用修饰符在元素上设置自定义属性。 此设计决策使在应用程序的任何级别(包括*模板)上应用自定义属性变得容易得多。 这是设置自定义属性的改进方法。 您只需要确保跟踪传递给


【文件预览】:
ember-cli-custom-properties-master
----.travis.yml(1KB)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----vendor()
--------.gitkeep(0B)
----blueprints()
--------ember-cli-custom-properties()
----addon()
--------initializers()
--------modifiers()
---------private()
--------mixins()
--------.gitkeep(0B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----index.js(71B)
----.watchmanconfig(37B)
----package.json(2KB)
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----package-lock.json(891KB)
----app()
--------initializers()
--------modifiers()
--------.gitkeep(0B)
----testem.js(601B)
----CONTRIBUTING.md(640B)
----.idea()
--------misc.xml(4KB)
--------vcs.xml(180B)
--------ember-cli-custom-properties.iml(1KB)
--------copyright()
--------modules.xml(306B)
--------encodings.xml(159B)
--------inspectionProfiles()
----.npmignore(411B)
----.eslintrc.js(1KB)
----.template-lintrc.js(57B)
----LICENSE.md(11KB)
----.gitignore(2KB)
----README.md(3KB)
----.eslintignore(240B)
----.editorconfig(367B)

网友评论