CommandEmpty() — ui Function Reference
Architecture documentation for the CommandEmpty() function in command.tsx from the ui codebase.
Entity Profile
Dependency Diagram
graph TD dbec0a08_f938_bdc2_43ca_d13ae0fbd60b["CommandEmpty()"] 9a692293_b172_5e5b_67c1_d72b69590388["command.tsx"] dbec0a08_f938_bdc2_43ca_d13ae0fbd60b -->|defined in| 9a692293_b172_5e5b_67c1_d72b69590388 style dbec0a08_f938_bdc2_43ca_d13ae0fbd60b fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
deprecated/www/registry/new-york/ui/command.tsx lines 73–79
>((props, ref) => (
<CommandPrimitive.Empty
ref={ref}
className="py-6 text-center text-sm"
{...props}
/>
))
Domain
Subdomains
Source
Frequently Asked Questions
What does CommandEmpty() do?
CommandEmpty() is a function in the ui codebase, defined in deprecated/www/registry/new-york/ui/command.tsx.
Where is CommandEmpty() defined?
CommandEmpty() is defined in deprecated/www/registry/new-york/ui/command.tsx at line 73.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free