文件名称:ember-did-resize-modifier
文件大小:221KB
文件格式:ZIP
更新时间:2024-05-17 18:43:26
余烬调整大小修饰符 这个插件提供了一个{{did-resize}}修饰符,每当调整给定元素的大小时便会调用回调。 调整大小检测本身由。 兼容性 Ember.js v3.12或更高版本 Ember CLI v2.13或更高版本 Node.js v10或更高版本 安装 ember install ember-did-resize-modifier 用法
Resize the window to see the modifier in action
import Component from '@ember/component';
import { action } from '@ember-decorators/object';
export default class ResizableCompone
【文件预览】:
ember-did-resize-modifier-master
----.dependabot()
--------config.yml(523B)
----ember-cli-build.js(494B)
----.github()
--------workflows()
----testem.js(588B)
----yarn.lock(529KB)
----.eslintrc.js(1KB)
----.npmignore(411B)
----.ember-cli(280B)
----CONTRIBUTING.md(661B)
----config()
--------environment.js(90B)
--------ember-try.js(2KB)
----LICENSE.md(1KB)
----README.md(3KB)
----addon()
--------services()
--------modifiers()
----.template-lintrc.js(57B)
----.editorconfig(367B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(228B)
--------helpers()
--------dummy()
--------unit()
----.gitignore(369B)
----app()
--------services()
--------modifiers()
--------.gitkeep(0B)
----index.js(71B)
----.watchmanconfig(37B)
----CHANGELOG.md(604B)
----.eslintignore(240B)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)