PolicyEditorModalTitleProps Type — supabase Architecture
Architecture documentation for the PolicyEditorModalTitleProps type/interface in PolicyEditorModalTitle.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Auth/Policies/PolicyEditorModal/PolicyEditorModalTitle.tsx lines 9–17
interface PolicyEditorModalTitleProps {
view: string
schema: string
table: string
isNewPolicy: boolean
showAssistantPreview: boolean
onSelectBackFromTemplates: () => void
onToggleFeaturePreviewModal: () => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free