Skip to main content
Module

x/fastro/components/inline-nav.tsx>InlineNav

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Go to Latest
function InlineNav
import { InlineNav } from "https://deno.land/x/fastro@v0.84.30/components/inline-nav.tsx";

Parameters

props: { title?: string; description?: string; destination?: string; }