Home / Type/ SortableSectionProps Type — supabase Architecture

SortableSectionProps Type — supabase Architecture

Architecture documentation for the SortableSectionProps type/interface in SortableSection.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/HomeNew/SortableSection.tsx lines 6–9

type SortableSectionProps = {
  id: string
  children: ReactNode
}

Analyze Your Own Codebase

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

Try Supermodel Free