. Advertisement .
..3..
. Advertisement .
..4..
Hi everyone, I’m starting to learn about Jumbotron and its features. I’m interested in Material Ui Jumbotron, if anyone knows about it please let me know.
Ideas for “Material Ui Jumbotron”: The material ui jumbotron is a high-quality lightbox that your clients will love. The custom design is an excellent way to display information and photos because it can be set up in seconds, offers infinite layouts, and fits seamlessly into your site design.
To use Material Ui Jumbotron, first run the following command:
npm install react-grid-system --save
Then set up your components with:
// yarn
yarn add react-grid-system
Here is example:
import { Container, Row, Col } from 'react-grid-system';
<Container>
<Row>
<Col sm={4}>
One of three columns
</Col>
<Col sm={4}>
One of three columns
</Col>
<Col sm={4}>
One of three columns
</Col>
</Row>
</Container>
Have you ever tried this solution