react-toaster:敬酒的敬酒

时间:2024-05-30 15:22:05
【文件属性】:

文件名称:react-toaster:敬酒的敬酒

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-30 15:22:05

JavaScript

React烤面包机 React的吐司风格消息提示 安装 npm install react-toaster-保存-dev 用法 基本的: var Demo = React . createClass ( { displayName : 'ReactToasterDemo' , onShow : function ( ) { this . refs . toast . show ( 'Hei, hei' ) ; } , onHide : function ( ) { this . refs . toast . hide ( ) ; } , render : function ( ) { return ( < div className = "de


【文件预览】:
react-toaster-master
----index.js(151B)
----package.json(951B)
----gulpfile.js(812B)
----LICENSE(1KB)
----dist()
--------toast.js(15KB)
----src()
--------main.js(3KB)
----.gitignore(67B)
----demo()
--------demo.js(800B)
--------demo.html(583B)
--------demo.css(40B)
----README.md(1KB)

网友评论