ember-button-select:余烬应用程序的按钮选择组件

时间:2021-05-07 07:45:11
【文件属性】:
文件名称:ember-button-select:余烬应用程序的按钮选择组件
文件大小:20KB
文件格式:ZIP
更新时间:2021-05-07 07:45:11
JavaScript 余烬按钮选择 余烬应用程序的按钮选择组件。 安装 # From within your ember-cli project ember install:addon ember-button-select 用法 在您的模板中: {{ #button-select selected = period }} {{ #button-option value = ' week ' }} Week {{ /button-option }} {{ #button-option value = ' month ' }} Month {{ /button-option }} {{ #button-option value = ' year ' }} Year {{ /button-option }} {{ /button-select }} {{!-- OR --}} {{ #button-s
【文件预览】:
ember-button-select-master
----.jshintrc(518B)
----bower.json(551B)
----.ember-cli(280B)
----.travis.yml(245B)
----config()
--------environment.js(90B)
----LICENSE.md(1KB)
----README.md(913B)
----addon()
--------components()
--------.gitkeep(0B)
----.bowerrc(60B)
----testem.json(159B)
----.editorconfig(507B)
----tests()
--------.jshintrc(1KB)
--------index.html(1KB)
--------test-helper.js(449B)
--------helpers()
--------dummy()
--------unit()
----.gitignore(247B)
----Brocfile.js(738B)
----app()
--------components()
--------.gitkeep(0B)
--------templates()
----index.js(91B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)

网友评论