No results found
Try adjusting your search or filters to find what you are
looking for.
Clear filters
Installation
copied = false, 2000)
"
:aria-label="copied ? 'Copied' : 'Copy code'"
class="absolute right-3 top-3 z-10 inline-flex size-7 items-center justify-center rounded-md border border-border bg-background text-muted-foreground transition-colors hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
>
uvx django_shadcn@latest add empty
Usage
copied = false, 2000)
"
:aria-label="copied ? 'Copied' : 'Copy code'"
class="absolute right-3 top-3 z-10 inline-flex size-7 items-center justify-center rounded-md border border-border bg-background text-muted-foreground transition-colors hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
>
<c-empty>
<c-empty.header>
<c-empty.media variant="icon">
<c-icon name="search" />
</c-empty.media>
<c-empty.title>No results found</c-empty.title>
<c-empty.description>Try a different search.</c-empty.description>
</c-empty.header>
<c-empty.content>
<c-button variant="outline">Clear filters</c-button>
</c-empty.content>
</c-empty>
The border is dashed but no border width is applied, exactly as upstream.
Add border when you want the outline to show.
Examples
Outline
No projects
Projects you create will show up here.
Create project
copied = false, 2000)
"
:aria-label="copied ? 'Copied' : 'Copy code'"
class="absolute right-3 top-3 z-10 inline-flex size-7 items-center justify-center rounded-md border border-border bg-background text-muted-foreground transition-colors hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
>
<c-empty class="border">...</c-empty>
Without media
copied = false, 2000)
"
:aria-label="copied ? 'Copied' : 'Copy code'"
class="absolute right-3 top-3 z-10 inline-flex size-7 items-center justify-center rounded-md border border-border bg-background text-muted-foreground transition-colors hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
>
<c-empty>
<c-empty.header>
<c-empty.title>Nothing here yet</c-empty.title>
<c-empty.description>Read the docs to get started.</c-empty.description>
</c-empty.header>
</c-empty>
Loading
Loading projects
This will only take a moment.
copied = false, 2000)
"
:aria-label="copied ? 'Copied' : 'Copy code'"
class="absolute right-3 top-3 z-10 inline-flex size-7 items-center justify-center rounded-md border border-border bg-background text-muted-foreground transition-colors hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
>
<c-empty.media>
<c-spinner class="size-6" />
</c-empty.media>