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>
}
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free