Understanding Layouts
The concept of layouts
Jumbo offers various pre-built layouts and an ability to easily create your desired layout with the help of its highly reusable JumboLayout component and API options.
Following figure is a presentation of what the layout is:
Figure 1
In above figure, you can see that there are five sections a layout covers:
- Root (This is the wrapper of all the other four sections)
- Header
- Sidebar
- Content
- Footer
A quick overview on use of the JumboLayout component to fill these sections with your desired components:
Last modified 1yr ago