Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/lunchbox/components/Panel/setup.ts>default

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Latest
variable default
import { default } from "https://deno.land/x/lunchbox@v1.0.2/components/Panel/setup.ts";

Setup function of the <Panel /> component.

type

(props: Partial<iPanel>) => unknown