react-dock:可调整大小的可停靠React组件

时间:2024-05-02 05:03:19
【文件属性】:

文件名称:react-dock:可调整大小的可停靠React组件

文件大小:189KB

文件格式:ZIP

更新时间:2024-05-02 05:03:19

JavaScript

:derelict_house: 该软件包已合并到。 请参考该存储库以获取最新更新,问题和请求请求。 React码头 可调整大小的可停靠的React组件。 演示版 安装 $ npm i -S react-dock 例子 render ( ) { return ( < Dock position = 'right' xss=removed> { /* you can pass a function as a child here */ } < div xss=removed> this . setState ( { isVisible : ! this . state . isVisible } ) } > X < / div > < / Dock > ) ; } 码头道具 道具名称 描述 位置 侧面


【文件预览】:
react-dock-master
----.gitignore(46B)
----.babelrc(94B)
----.eslintrc(1KB)
----package.json(2KB)
----.noderequirer.json(21B)
----src()
--------Dock.js(10KB)
--------index.js(30B)
--------autoprefix.js(1KB)
----webpack.config.js(1KB)
----LICENSE(1KB)
----README.md(2KB)
----demo()
--------src()
--------static()
--------index.html(855B)
----.npmignore(47B)
----test()
--------index.js(639B)

网友评论