Home / Type/ AIOptInLevelSelectorProps Type — supabase Architecture

AIOptInLevelSelectorProps Type — supabase Architecture

Architecture documentation for the AIOptInLevelSelectorProps type/interface in AIOptInLevelSelector.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Organization/GeneralSettings/AIOptInLevelSelector.tsx lines 10–15

interface AIOptInLevelSelectorProps {
  control: Control<AIOptInFormValues>
  disabled?: boolean
  label?: ReactNode
  layout?: 'horizontal' | 'vertical' | 'flex-row-reverse'
}

Analyze Your Own Codebase

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

Try Supermodel Free