react-antd-window:Antd窗口组件,包装react-window-kit

时间:2021-05-07 12:42:59
【文件属性】:
文件名称:react-antd-window:Antd窗口组件,包装react-window-kit
文件大小:40KB
文件格式:ZIP
更新时间:2021-05-07 12:42:59
JavaScript React窗口 Antd窗口组件,环绕 。 安装 npm install --save react-antd-window 用法 模态 class ModalDemo extends React . Component { constructor ( props ) { super ( props ) ; this . state = { show : false } } render ( ) { return ( < div> < button onClick = { this . openWindow . bind ( this ) } > open modal < / button >
【文件预览】:
react-antd-window-master
----package.json(1KB)
----test()
--------index.js(3KB)
--------index.html(390B)
----LICENSE(1KB)
----src()
--------index.js(2KB)
----doc()
--------modal.png(13KB)
--------confirm.png(15KB)
--------tip.png(13KB)
----.gitignore(1KB)
----webpack.config.js(2KB)
----webpack.config.test.js(2KB)
----webpack.config.dist.js(925B)
----README.md(5KB)
----.gitattributes(378B)

网友评论