RoleImpersonationPopoverProps Type — supabase Architecture
Architecture documentation for the RoleImpersonationPopoverProps type/interface in RoleImpersonationPopover.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/RoleImpersonationSelector/RoleImpersonationPopover.tsx lines 10–15
export interface RoleImpersonationPopoverProps {
serviceRoleLabel?: string
variant?: 'regular' | 'connected-on-right' | 'connected-on-left' | 'connected-on-both'
align?: 'center' | 'start' | 'end'
disallowAuthenticatedOption?: boolean
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free