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>; }
import { type iRevealer } from "https://deno.land/x/lunchbox@v1.0.2/islands/Revealer/setup.ts";
Properties of the <Revealer />
island.