EmptyState

EmptyState is a component used to display when a resource is empty or unavailable.

Your cart is empty

Explore our products and add items to your cart

Usage

import { EmptyState } from "@yamada-ui/react"
<EmptyState.Root>
  <EmptyState.Indicator />
  <EmptyState.Title />
  <EmptyState.Description />
</EmptyState.Root>

Change Size

Your cart is empty

Explore our products and add items to your cart

Your cart is empty

Explore our products and add items to your cart

Your cart is empty

Explore our products and add items to your cart

Add Children

Your cart is empty

Explore our products and add items to your cart

Custom

Your cart is empty

Explore our products and add items to your cart

Props