Skip to main content
Module

x/lunchbox/mod.ts>Button

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

Render function for the <Button/ > component.

Parameters

props: Partial<iButton>

iButton (Partial by design)