import { default } from "https://deno.land/x/lunchbox@v0.3.109/components/Layout/index.tsx";
Render function for the <Layout/ >
component.
Parameters
props: Partial<iLayout>
If true, adds horizontal whitespace margins to the layout section. This is useful for making certain layout types more focused. Additionally, having this mode turned off would create a layout with the minimum whitespace, making it have a "dashboard-like" appearance.