UsersTableColumn Type — supabase Architecture
Architecture documentation for the UsersTableColumn type/interface in Users.constants.ts from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Auth/Users/Users.constants.ts lines 33–39
export type UsersTableColumn = {
id: string
name: string
minWidth?: number
width?: number
resizable?: boolean
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free