1.0.5 • Published 2 years ago
react-row-col v1.0.5
Download
npm i react-row-col
Usage
Row
- The Row component wraps the Col component and has gutter props.
- The gutter props pass an array, and 10, 20 sets the padding of the Col component to top, bottom 10px, left, right 20px.
Col
props width description type span
all width Raster number of cells to occupy, 0 number xs
screen < 576px could be a span value number xs
screen < 576px could be a span value number sm
screen ≥ 576px could be a span value number md
screen ≥ 768px could be a span value number lg
screen ≥ 992px could be a span value number xl
screen ≥ 1200px could be a span value number xxl
screen ≥ 1600px could be a span value number span
props are ignored if props fromxs
toxxl
are present.- span value
-1
is "display: none"
1.0.2
2 years ago
1.0.1
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1-beta.3
2 years ago
0.0.1-beta.5
2 years ago
0.0.1-beta.4
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.1
2 years ago
0.0.1-beta.2
2 years ago
0.0.1-beta.1
2 years ago