Topic: Col and Row components
Belovol pro asked 6 years ago
Anna Morawska staff answered 6 years ago
Belovol pro answered 6 years ago
Anna Morawska staff answered 6 years ago
Anna Morawska staff answered 6 years ago
size -> 'col-' + size e.g. <Col size="4"> adds to your container class .size-4 sm -> 'col-sm-' + sm e.g. <Col sm="4"> adds to your container class .size-sm-4 md -> 'col-md-' + md e.g. <Col md="4"> adds to your container class .size-md-4 lg -> 'col-lg-' +lg e.g. <Col lg="4"> adds to your container class .size-lg-4 xl -> 'col-xl-' +xl e.g. <Col xl="4"> adds to your container class .size-xl-4
end -> <Row end> adds to your container class .justify-content-end' start -> <Row start> adds to your container class .justify-content-start' center -> <Row center> adds to your container class .justify-content-center' between -> <Row between> adds to your container class .justify-content-between' around -> <Row around> adds to your container class .justify-content-around'
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: 4.7.1
- Device: 4xIntel Core i7-4510U CPU @2 GHz
- Browser: Google Chrome V- 68.0.3440.8
- OS: openSUSE Leap 42.3
- Provided sample code: No
- Provided link: No