Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.5.1

Modal

Modalは、主要なコンテンツに重ねて表示され、ユーザーの注意を情報のみに集中させるコンポーネントです。

ソース@yamada-ui/modal

Props

ModalProps

ModalOverlayProps

ModalCloseButtonProps

disableRipple

説明

If true, disable ripple effects when pressing a element.

タイプ

boolean

デフォルト

false

isDisabled

説明

If true, the button is disabled.

タイプ

boolean

デフォルト

false

isRounded

説明

If true, the button is full rounded.

タイプ

boolean

デフォルト

false

ModalHeaderProps

ModalBodyProps

ModalFooterProps

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

オーバーレイDialog