RegionSelectorProps Type — supabase Architecture
Architecture documentation for the RegionSelectorProps type/interface in RegionSelector.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/ProjectCreation/RegionSelector.tsx lines 31–35
interface RegionSelectorProps {
form: UseFormReturn<CreateProjectForm>
instanceSize?: DesiredInstanceSize
layout?: 'vertical' | 'horizontal'
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free