import { type iLinkmap } from "https://deno.land/x/lunchbox@v1.0.2/components/Linkmap/setup.ts";
Properties of the <Linkmap />
component.
definition: iComponent<HTMLDivElement> & { links: iLinkmapitem[] | []; fwd: Partial<iLinkmapFwd>; }
import { type iLinkmap } from "https://deno.land/x/lunchbox@v1.0.2/components/Linkmap/setup.ts";
Properties of the <Linkmap />
component.