Topic: Documentation help
                  
                  Jaganathan
                  pro
                  asked 7 years ago
                
                Hi,
Where can I find documentation for Row, Col, Container react components? I have the pro version.
Thanks
Jay
                
                  
                
                
                
              
              
            
                      
                      Mikołaj Smoleński
                      staff
                        answered 7 years ago
                    
                    Hi there,
Here You have example of grid usage in React:
We will update our React grid page soon.
Best Regards
                    
                      
                    
                    
                    
                    
                  
                  
                <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
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
                  
Jaganathan pro commented 7 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