saturation/ui
DocsComponentsBlocksPages

Sections

IntroductionComponentsInstallationTheming

Components

ComponentsAccordionAI Chat InputAlertAnimated GroupAnimated NumberAvatarBadgeBorder TrailBreadcrumbButtonButton GroupCalendar PickerCardChartCheckboxCollapsibleComboboxCommandContext MenuCredit CardData TableDate PickerDialogDropdown MenuEmptyFieldFiltersFull CalendarGlow EffectInputInput GroupInput OTPItemKanbanKbdMenubarNovel EditorPaginationProgressProgressive BlurRadio GroupSelectSeparatorSheetSkeletonSliderSonnerSpinnerSpotlightSwitchTableTabsText EffectText ShimmerTextareaToggleToggle GroupTreeTypography
Docs/Components/Empty

Empty

Displays an empty state with optional icon and action.

Loading...

Installation

pnpm dlx shadcn@latest add @saturation/empty

Usage

import { Empty } from "@/components/ui/empty"
<Empty
  icon={<InboxIcon />}
  title="No items"
  description="Get started by creating a new item."
/>

Examples

Outline

Loading...
Empty state with border outline.

Background

Loading...
Empty state with gradient background.

Avatar

Loading...
Empty state with avatar.

API Reference

PropTypeDefaultDescription
iconReact.ReactNode—Icon to display.
titlestring—Empty state title.
descriptionstring—Empty state description.
actionReact.ReactNode—Action button or link.

On This Page

  • Installation
  • Usage
  • Examples
  • Outline
  • Background
  • Avatar
  • API Reference
No projects yet
Get started by creating your first project. You can add files, invite collaborators, and start building.
No files uploaded
Your cloud storage is empty. Upload files to get started and keep your documents synced across all your devices.
No notifications
You're all caught up. New notifications about your account activity and updates will appear here.
User is offline
This user is currently unavailable. You can leave a message or check back later when they come online.