Home / Type/ ProjectTableRowProps Type — supabase Architecture

ProjectTableRowProps Type — supabase Architecture

Architecture documentation for the ProjectTableRowProps type/interface in ProjectTableRow.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Home/ProjectList/ProjectTableRow.tsx lines 29–36

export interface ProjectTableRowProps {
  project: OrgProject
  organization?: Organization
  rewriteHref?: string
  githubIntegration?: IntegrationProjectConnection
  vercelIntegration?: IntegrationProjectConnection
  resourceWarnings?: ResourceWarning
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free