UpdateCustomReportProps Type — supabase Architecture
Architecture documentation for the UpdateCustomReportProps type/interface in UpdateModal.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Reports/UpdateModal.tsx lines 10–14
export interface UpdateCustomReportProps {
selectedReport?: Content
initialValues: CustomReport
onCancel: () => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free