BillingMetricProps Type — supabase Architecture
Architecture documentation for the BillingMetricProps type/interface in BillingMetric.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Organization/BillingSettings/BillingBreakdown/BillingMetric.tsx lines 14–22
export interface BillingMetricProps {
idx: number
slug?: string
metric: Metric
usage: OrgUsageResponse
subscription: OrgSubscription
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