DragItem Type — supabase Architecture
Architecture documentation for the DragItem type/interface in base.ts from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/grid/types/base.ts lines 10–13
export interface DragItem {
index: number
key: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free