Skip to main content
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@v0.3.109/components/Navigation/setup.ts";

Properties of the <Navigation /> component.

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