EmptyStateProps Type — supabase Architecture
Architecture documentation for the EmptyStateProps type/interface in ContextSearchResults.shared.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/App/CommandMenu/ContextSearchResults.shared.tsx lines 32–36
interface EmptyStateProps {
icon: React.ComponentType<React.SVGProps<SVGSVGElement>>
label: string
query: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free