PageParmas Type — supabase Architecture
Architecture documentation for the PageParmas type/interface in Page.ts from the supabase codebase.
Entity Profile
Source Code
apps/docs/generator/legacy/components/Page.ts lines 1–13
type PageParmas = {
id: string
title: string
slug: string
specFileName: string
description?: string
parameters?: string
examples?: string[]
spotlight?: string
notes?: string
result?: string
errors?: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free