Container
The container layout can define the main frame of the page.
<Container>
Container, used for layout.<Header>
Container header.<Content>
Container content.<Footer>
Container footer.<Sidebar>
Container sidebar.
Usage
import { Container, Header, Content, Footer, Sidebar } from 'rsuite';