Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.6.3

Ripple

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

ソース@yamada-ui/ripple

Props

RippleProps

onClear

必須

タイプ

(key: Key) => void

ripples

必須

タイプ

RippleOptions[]

as

説明

The HTML element to render.

タイプ

"symbol" | "object" | "clipPath" | "filter" | "g" | "marker" | "mask" | "p" | "text" | "style" | "animate" | "span" | "a" | "abbr" | "address" | "area" | "article" | "aside" | "audio" | ... 149 more ... | "textPath"

isDisabled

説明

If true, disable ripple effects when pressing a element.

タイプ

boolean

デフォルト

false

UseRippleProps

disabled

タイプ

boolean

isDisabled

タイプ

boolean

onPointerDown

タイプ

PointerEventHandler<T>

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

FormatNumberSwipeable