Status

Status is component that indicate the status of a process or state.

Usage

import { Status } from "@yamada-ui/react"
<Status />

Change Sizes

Info

Success

Warning

Error

Info

Success

Warning

Error

Info

Success

Warning

Error

Change Color Scheme

Info

Success

Warning

Error

Display Labels

Info

Success

Warning

Error

Props

Similar Components

EmptyState

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

Skeleton

Skeleton is a component that acts as a placeholder until content is loaded.

Tag

Tag is a component used to categorize or organize items using keywords that describe them.

Snacks

Snacks is a component for controlling notifications used in forms and other similar situations.

Progress

Progress is a component for visually indicating progress.

Indicator

Indicator is a component that displays at the corner of elements such as avatars.

CircleProgress

CircleProgress is a component that displays progress in a circular progress bar.

Badge

Badge is a component that emphasizes the status of an item to make it immediately recognizable.

Used By Components & Hooks