Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.7.2

Ripple

Rippleは、要素に波及効果を付与し、ユーザーがクリックしたかどうかを認識させるコンポーネントです。

ソース@yamada-ui/ripple

Props

RippleProps

onClear

必須

タイプ

(key: Key) => void

ripples

必須

タイプ

RippleOptions[]

as

説明

The HTML element to render.

タイプ

keyof ReactDOM

disabled

説明

If true, disable ripple effects when pressing a element.

タイプ

boolean

デフォルト

false

isDisabled

非推奨

説明

If true, disable ripple effects when pressing a element.

非推奨

Use disabled instead.

タイプ

boolean

デフォルト

false

UseRippleProps

disabled

タイプ

boolean

isDisabled

非推奨

非推奨

Use disabled instead.

タイプ

boolean

onPointerDown

タイプ

PointerEventHandler<T>

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

FormatNumberSwipeable