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

x/lunchbox/components/Card/setup.ts>iCard

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias iCard
import { type iCard } from "https://deno.land/x/lunchbox@v0.1.13/components/Card/setup.ts";
definition: iExtendedElement<HTMLDivElement> & { fwd: Partial<{ panel: iFwd<HTMLDivElement>; }>; }