Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lunchbox/components/Navigation/setup.ts>iNavigation

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

Properties of the <Navigation /> component.

definition: iComponent & { fwd: Partial<iNavigationFwd>; }