文件名称:ember-select-component:用于 ember 的 select2 组件
文件大小:15KB
文件格式:ZIP
更新时间:2024-07-13 02:43:26
JavaScript
余烬选择组件 基于“select2”的 EmberJS 选择/多选/标签组件。 安装: 该组件需要 select2 和 ember,因此浏览器中必须包含这些文件。 包括 select2 样式表。 包括 dist/ember-select-component.js 包括 dist/ember-select-component.css (仅当您想要覆盖样式时) 用法: {{select-component width='250px', // allows setting the width of the dropdown. inputSize='sm', // ('sm' || 'md' || 'lg') *md is default optionValuePath='id', // when provided, values will be strings inst
【文件预览】:
ember-select-component-master
----.jshintrc(846B)
----bower.json(681B)
----Gruntfile.js(2KB)
----src()
--------stylesheets()
--------javascript()
----README.md(1KB)
----dist()
--------ember-select-component.css(2KB)
--------ember-select-component.min.js(4KB)
--------ember-select-component.js(12KB)
----.bowerrc(26B)
----.gitignore(39B)
----karma.conf.js(1KB)
----package.json(855B)