Open ben-ryder opened 1 year ago
<JLayout../>
- Full blown layouts, such as <JLayoutRibbon />
etc
<JContainer.../>
- Simple max-width containers that apply automatic gutter padding & spacing between container sections. Such as <JContainerLarge />
and <JContainerSmall />
Describe the feature This would include adding a number of container layout, replacing the existing "JContentSection" component:
Additional context How would this related to app layouts like the RibbonLayout from #51? Are there other common layout I could include like centered content with side menu/table of contents?