Leave Yamada UI a star

Star
Yamada UIYamada UIv1.7.2

Status

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

Source@yamada-ui/status

Props

StatusProps

colorScheme

Description

The visual color appearance of the component.

Type

"blackAlpha" | "whiteAlpha" | "amber" | "blue" | "info" | "link" | "primary" | "cyan" | "emerald" | "flashy" | "fuchsia" | "gray" | "green" | "success" | "indigo" | "lime" | "neutral" | "orange" | "warning" | "pink" | "purple" | "red" | "danger" | "rose" | "sky" | "teal" | "violet" | "secondary" | "yellow"

Default

"info"

indicatorProps

Description

The props for the status indicator component

Type

HTMLUIProps

labelProps

Description

The props for the status label component

Type

HTMLUIProps

size

Description

The size of the Status.

Type

"sm" | "md" | "lg"

Default

"md"

value

Description

The type of the status

Type

StatusValue

Default

'info'

variant

Description

The variant of the Status.

Type

string

Edit this page on GitHub

PreviousAlertNextLoading