Topic: Documentation help

Jaganathan pro asked 5 years ago


Hi, Where can I find documentation for Row, Col, Container react components? I have the pro version. Thanks Jay

Jaganathan pro commented 5 years ago

Hi, I need to know how to close these components in my application. I am trying to create a multi-column layout and I need some guidance and sample code for that. thanks

Mikołaj Smoleński staff answered 5 years ago


Hi there, Here You have example of grid usage in React:
<Container>
 <h2>Form login</h2>
 <Row>
  <Col md="6">
   (...)
  </Col>
 </Row>
</Container>
  You can use the following props for column size:
xs,
sm,
md,
lg,
xl,
size
We will update our React grid page soon. Best Regards

Jaganathan pro commented 5 years ago

thanks.


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB React
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags