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

x/caviar/docs/components/Sidebar.tsx>SidebarEntry

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
function SidebarEntry
import { SidebarEntry } from "https://deno.land/x/caviar@2.5.0/docs/components/Sidebar.tsx";

Parameters

props: { path: string; entry: TableOfContentsCategoryEntry; }