import { type iSidebar } from "https://deno.land/x/lunchbox@v1.0.2/components/Sidebar/setup.ts";
Properties of the <Sidebar />
island.
definition: iComponent & { sticky: boolean; children: ComponentChildren; fwd: Partial<iSidebarFwd>; }
import { type iSidebar } from "https://deno.land/x/lunchbox@v1.0.2/components/Sidebar/setup.ts";
Properties of the <Sidebar />
island.