import { JumboLayout } from '@jumbo/component';
children*
node
-
Main content area of the layout. It’s typically where your page content goes.
footer
Optional footer component rendered at the bottom of the layout
header
Optional header component rendered at the top of the layout
sidebar
Left sidebar component, often used for navigation or menus
rightSidebar
Right sidebar component, often used for setting , filters , or extra tools
Last updated 7 months ago