1.0.2 • Published 4 years ago
thangved-react-grid v1.0.2
thangved-react-grid
Install
npm install --save thangved-react-gridUsage
In App.js
import 'thangved-react-grid/dist/index.css';Container
import { Container } from 'thangved-react-grid';| Prop name | Type | Content |
|---|---|---|
| wide | boolean | Max width: 1024px |
Row
import { Row } from 'thangved-react-grid';Col
import { Row } from 'thangved-react-grid';| Prop name | Type | Content |
|---|---|---|
| sm | Number or String | Size on mobile |
| md | Number or String | Size on tablet |
| lg | Number or String | Size on pc |
License
MIT © thangved