Skip to main content
Module

x/lunchbox/mod.ts>Card

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
function Card
import { Card } from "https://deno.land/x/lunchbox@v0.3.15/mod.ts";

Render function for the <Card /> component.

Parameters

props: Partial<iCard>

iCard (Partial by design)