react-stonecutter:React的动画网格布局组件

时间:2024-02-26 15:54:25
【文件属性】:

文件名称:react-stonecutter:React的动画网格布局组件

文件大小:122KB

文件格式:ZIP

更新时间:2024-02-26 15:54:25

react grid grid-component react-component react-motion

React石匠 受启发的React动画网格布局组件。 在CSS Transitions或选择动画。 安装 使用 : npm install --save react-stonecutter 用法 具有相等高度的项目的简单布局: import { SpringGrid } from 'react-stonecutter' ; < SpringGrid component = " ul " columns ={5} columnWidth ={150} gutterWidth ={5} gutterHeight ={5} itemHeight ={200} sp


【文件预览】:
react-stonecutter-master
----.babelrc(120B)
----package.json(2KB)
----.eslintrc.json(2KB)
----test()
--------test.jsx(1KB)
----LICENSE(1KB)
----package-lock.json(389KB)
----src()
--------index.js(1KB)
--------enter-exit-styles()
--------layouts()
--------higher-order-components()
--------components()
--------utils()
----.npmignore(127B)
----.gitignore(149B)
----gulpfile.babel.js(4KB)
----demo()
--------src()
----README.md(8KB)

网友评论