TableDataRowProps Type — supabase Architecture
Architecture documentation for the TableDataRowProps type/interface in DiskManagementReviewAndSubmitDialog.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/DiskManagement/DiskManagementReviewAndSubmitDialog.tsx lines 59–69
interface TableDataRowProps {
attribute: string
defaultValue: string | number
newValue: string | number
unit: string
beforePrice: number
afterPrice: number
hidePrice?: boolean
priceTooltip?: string
upgradeIncluded?: boolean
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free