RolesFilterDropdownProps Type — supabase Architecture
Architecture documentation for the RolesFilterDropdownProps type/interface in RolesFilterDropdown.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/QueryPerformance/components/RolesFilterDropdown.tsx lines 5–9
interface RolesFilterDropdownProps {
activeOptions: string[]
onSaveFilters: (options: string[]) => void
className?: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free