material-dialog

时间:2021-05-17 21:37:14
【文件属性】:
文件名称:material-dialog
文件大小:60KB
文件格式:ZIP
更新时间:2021-05-17 21:37:14
JavaScript 材质对话框 一个简单的js库,用于显示材料设计样式的模态或对话框。 如何安装 npm install --save material-dialog 如何使用 浏览器 < script src =" dist/material-dialog.js " > </ script > < script > new Dialog ( { title : 'Use Google\'s location service?' , body : 'Let Google help apps determine location. This means sending anonymous location data to Google, even when no apps are running.' , size : 'medium' } ) . show ( ) </ script > 模块化样
【文件预览】:
material-dialog-master
----.gitignore(14B)
----LICENSE(1KB)
----package.json(1KB)
----dist()
--------index.js(11KB)
--------material-dialog.js(10KB)
--------index.html(416B)
----src()
--------index.js(1KB)
--------material-dialog.js(3KB)
--------assets()
----readme.md(897B)
----.babelrc(25B)
----index.html(296B)
----webpack.config.js(925B)
----.eslintrc.js(47B)
----package-lock.json(226KB)

网友评论

相关文章