DiskIOBandwidthWarningsProps Type — supabase Architecture
Architecture documentation for the DiskIOBandwidthWarningsProps type/interface in DiskIOBandwidthWarnings.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Billing/Usage/UsageWarningAlerts/DiskIOBandwidthWarnings.tsx lines 6–13
interface DiskIOBandwidthWarningsProps {
isFreePlan: boolean
hasLatest: boolean
upgradeUrl: string
currentBillingCycleSelected: boolean
latestIoBudgetConsumption: number
highestIoBudgetConsumption: number
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free