Home / Type/ DeletionProgressProps Type — supabase Architecture

DeletionProgressProps Type — supabase Architecture

Architecture documentation for the DeletionProgressProps type/interface in CronJobsTab.CleanupNotice.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Integrations/CronJobs/CronJobsTab.CleanupNotice.tsx lines 197–200

interface DeletionProgressProps {
  progress: BatchDeletionProgress
  onCancel: () => void
}

Analyze Your Own Codebase

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

Try Supermodel Free