ember-paper-selection-dialog:ember-paper的选择对话框

时间:2024-02-25 17:59:53
【文件属性】:

文件名称:ember-paper-selection-dialog:ember-paper的选择对话框

文件大小:170KB

文件格式:ZIP

更新时间:2024-02-25 17:59:53

ember material-design dialog selection ember-paper

余烬纸选择对话框 这是一个插件,提供选择对话框。 将其视为选择组件,但使用对话框。 用法 用法示例: {{ #paper-selection-dialog title = " Select a country " class = " flex-50 " fullscreen = true options = options selected = singleSelected onSelect = ( action ( mut singleSelected )) onClose = ( action ( mut showSingle ) false ) as | option i


【文件预览】:
ember-paper-selection-dialog-master
----.gitignore(355B)
----README.md(4KB)
----ember-cli-build.js(494B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(228B)
--------dummy()
--------unit()
--------helpers()
--------index.html(1KB)
--------.eslintrc.js(55B)
----testem.js(581B)
----app()
--------components()
--------.gitkeep(0B)
--------helpers()
--------styles()
----package.json(2KB)
----vendor()
--------.gitkeep(0B)
----index.js(71B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----LICENSE.md(1KB)
----addon()
--------components()
--------.gitkeep(0B)
--------helpers()
--------templates()
----.watchmanconfig(37B)
----.eslintignore(240B)
----.template-lintrc.js(113B)
----.npmignore(380B)
----.travis.yml(1KB)
----.editorconfig(368B)
----yarn.lock(399KB)
----.eslintrc.js(1KB)

网友评论