Skip to main content
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@v0.3.15/components/Layout/setup.ts";
definition: iComponent<HTMLDivElement> & { type: LAYOUT_TYPES; includeHorizontalWhitespace: boolean; fwd: Partial<{ module: iFwd<HTMLDivElement>; }>; }