UsersSearchProps Type — supabase Architecture
Architecture documentation for the UsersSearchProps type/interface in UsersSearch.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Auth/Users/UsersSearch.tsx lines 45–50
interface UsersSearchProps {
improvedSearchEnabled?: boolean
telemetryProps: Omit<AuthUsersSearchSubmittedEvent['properties'], 'trigger'>
telemetryGroups: AuthUsersSearchSubmittedEvent['groups']
onSelectFilterColumn: (value: SpecificFilterColumn) => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free