文件名称:ember-active-scroll-list:灰烬插件
文件大小:23KB
文件格式:ZIP
更新时间:2024-02-25 17:15:05
ember ember-addon EmberJavaScript
ember-active-scroll-list Ember Addon有助于使列表的活动项在视口中保持可见 用法 {{ #active-scroll-list tolerance = 0 scrollTimeout = 2000 activeIndex = activeIndex class = ' list ' }} {{ #each items as | item index | }} < div xss=removed> {{ item }} div> {{
【文件预览】:
ember-active-scroll-list-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------components()
--------.gitkeep(0B)
--------index.js(73B)
----package.json(1KB)
----LICENSE.md(1KB)
----.bowerrc(60B)
----.watchmanconfig(37B)
----.travis.yml(578B)
----index.js(91B)
----addon()
--------components()
--------.gitkeep(0B)
--------mixins()
----testem.json(198B)
----README.md(990B)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(831B)
--------dummy()
--------integration()
--------unit()
--------helpers()
--------index.html(1017B)
--------test-helper.js(112B)
----config()
--------ember-try.js(628B)
--------environment.js(111B)
----.ember-cli(280B)
----ember-cli-build.js(526B)
----.npmignore(141B)
----bower.json(342B)
----.editorconfig(543B)