PolicyRolesProps Type — supabase Architecture
Architecture documentation for the PolicyRolesProps type/interface in PolicyRoles.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Auth/Policies/PolicyEditor/PolicyRoles.tsx lines 10–13
interface PolicyRolesProps {
selectedRoles: string[]
onUpdateSelectedRoles: (roles: string[]) => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free