Home / Type/ FormFooterChangeBadgeProps Type — supabase Architecture

FormFooterChangeBadgeProps Type — supabase Architecture

Architecture documentation for the FormFooterChangeBadgeProps type/interface in FormFooterChangeBadge.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/DataWarehouse/FormFooterChangeBadge.tsx lines 3–7

interface FormFooterChangeBadgeProps {
  formState: {
    dirtyFields: Record<string, boolean>
  }
}

Analyze Your Own Codebase

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

Try Supermodel Free