CustomDomainDeleteProps Type — supabase Architecture
Architecture documentation for the CustomDomainDeleteProps type/interface in CustomDomainDelete.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Settings/General/CustomDomainConfig/CustomDomainDelete.tsx lines 13–16
export type CustomDomainDeleteProps = {
projectRef?: string
customDomain: CustomDomainResponse
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free