Skip to main content
Module

x/lunchbox/components/Footer/setup.ts>iFooter

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

Properties of the <Footer /> component.

definition: Omit<iComponent, "layout"> & { fwd: Partial<iFooterFwd>; }