NavMenuGroup Type — supabase Architecture
Architecture documentation for the NavMenuGroup type/interface in Navigation.types.ts from the supabase codebase.
Entity Profile
Source Code
apps/docs/components/Navigation/Navigation.types.ts lines 5–8
export interface NavMenuGroup {
label: string
items: NavMenuSection[]
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free