Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.6.3

Alert

Alertは、ユーザーに情報を伝達するコンポーネントです。

ソース@yamada-ui/alert

Props

AlertDescriptionProps

AlertIconProps

variant

タイプ

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

AlertProps

colorScheme

説明

The visual color appearance of the component.

タイプ

"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"

デフォルト

"primary"

size

説明

The size of the Alert.

タイプ

string

status

説明

The status of the alert.

タイプ

AlertStatus

デフォルト

'info'

variant

説明

The variant of the Alert.

タイプ

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

デフォルト

"basic"

AlertTitleProps

GitHubでこのページを編集する

フィードバックLoading