Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.4

Alert

Alert is a component that conveys information to the user.

Source@yamada-ui/alert

Props

AlertDescriptionProps

AlertIconProps

variant

Type

type ONLY_FOR_FORMAT = | "grid" | "audio" | "circles" | "dots" | "oval" | "puff" | "rings"

AlertProps

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

"primary"

size

Description

The size of the Alert.

Type

string

status

Description

The status of the alert.

Type

AlertStatus

Default

'info'

variant

Description

The variant of the Alert.

Type

"basic" | "island-accent" | "left-accent" | "solid" | "subtle" | "surface" | "top-accent"

Default

"basic"

AlertTitleProps

Edit this page on GitHub

PreviousFeedbackNextLoading