0.0.8 • Published 1 year ago

lib-pinterest v0.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

lib-pinterest

介绍

基于react的瀑布流组件

特性

  • 支持React
  • 支持TypeScript

安装

yarn add lib-pinterest -S
or
npm add lib-pinterest -S

如何使用

配置项

属性名说明类型必填默认值
width盒子宽度numberfalse860
colLength每列个数numberfalse4
rowGap行间距numberfalse20
colGap列间距numberfalse20
itemWidth元素宽度numberfalse200
mode模式:定宽和定间距fixedWidth/fixedGapfalsefixedGap
children子元素any[]true--

PinterestItem | 属性名 | 说明 | 类型 | 必填 | 默认值 | | ----- | ------ | ------ |------ | ------ | | children | 内容 | any | true | -- |

预览

License

MIT

0.0.8

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago