ComputeMetricProps Type — supabase Architecture
Architecture documentation for the ComputeMetricProps type/interface in ComputeMetric.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Organization/BillingSettings/BillingBreakdown/ComputeMetric.tsx lines 13–19
export interface ComputeMetricProps {
slug?: string
metric: Metric
usage: OrgUsageResponse
relativeToSubscription: boolean
className?: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free