bespoke-state:Bespoke.js 的特定于幻灯片的套牌样式

时间:2024-07-02 08:49:24
【文件属性】:

文件名称:bespoke-state:Bespoke.js 的特定于幻灯片的套牌样式

文件大小:11KB

文件格式:ZIP

更新时间:2024-07-02 08:49:24

JavaScript

定制状态 幻灯片特定套牌样式 根据活动幻灯片设计不同的整个套牌。 当幻灯片被激活时,在data-bespoke-state属性中指定的类将被添加到甲板的父元素中。 下载 下载或,或使用。 用法 此插件以,这意味着它可以作为 CommonJS/AMD 模块或浏览器全局使用。 例如,当使用 CommonJS 模块时: var bespoke = require ( 'bespoke' ) , state = require ( 'bespoke-state' ) ; bespoke . from ( 'article' , [ state ( ) ] ) ; 使用浏览器全局变量时: bespoke . from ( 'article' , [ bespoke . plugins . state ( ) ] ) ; 最后,向幻灯片添加data-bespoke-stat


【文件预览】:
bespoke-state-master
----.jshintrc(334B)
----.gitattributes(12B)
----bower.json(172B)
----lib()
--------bespoke-state.js(439B)
----demo()
--------index.html(807B)
--------demo.js(138B)
--------style.css(1KB)
----CONTRIBUTING.md(1KB)
----.travis.yml(76B)
----gulpfile.js(3KB)
----LICENSE(1KB)
----test()
--------spec()
----README.md(2KB)
----dist()
--------bespoke-state.min.js(1KB)
--------bespoke-state.js(1KB)
----.editorconfig(214B)
----.gitignore(61B)
----karma.conf.js(498B)
----package.json(1KB)

网友评论