Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lunchbox/components/Layout/setup.ts>iLayout

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Latest
type alias iLayout
import { type iLayout } from "https://deno.land/x/lunchbox@v1.0.1/components/Layout/setup.ts";

Properties of the <Layout /> component.

definition: iComponent & { whitespace: boolean; }