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.

Alert

Alert is a component that conveys information to the user.

Badge

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

CircleProgress

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

Indicator

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

Progress

Progress is a component for visually indicating progress.

Skeleton

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

Snacks

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

Used By Components & Hooks