We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b03c59 commit 573b35fCopy full SHA for 573b35f
README.md
@@ -55,6 +55,7 @@ can excute this command -> npm build:extracss, to extracss.
55
| md | ≥992px can be a span value or an object containing props | Number or Object | |
56
| lg | ≥1200px can be a span value or an object containing props | Number or Object | |
57
## examples
58
+[see live demo](https://jsfiddle.net/anthinkingcoder/04phqm6L)
59
```html
60
<Row>
61
<Col :span="4" class="demo-col">span:4</Col>
0 commit comments