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

x/lunchbox/islands/Revealer/setup.ts>iRevealer

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Latest
type alias iRevealer
import { type iRevealer } from "https://deno.land/x/lunchbox@v1.0.2/islands/Revealer/setup.ts";

Properties of the <Revealer /> island.

definition: iComponent<HTMLDivElement> & { actuator: ComponentChild; fwd: Partial<iRevealerFwd>; }