1. 首页
  2. 数据库
  3. 其它
  4. react stonecutter:React的动画网格布局组件 源码

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

上传者: 2021-02-21 10:07:33上传 ZIP文件 121.92KB 热度 24次
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}
下载地址
用户评论