Leave Yamada UI a star

Star
Yamada UIYamada UIv1.5.3

Ripple

Ripple is a component that adds a ripple effect to elements, allowing users to recognize when they have clicked.

Source@yamada-ui/ripple

Props

RippleProps

onClear

Required

Type

(key: Key) => void

ripples

Required

Type

RippleOptions[]

as

Description

The HTML element to render.

Type

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

isDisabled

Description

If true, disable ripple effects when pressing a element.

Type

boolean

Default

false

UseRippleProps

disabled

Type

boolean

isDisabled

Type

boolean

onPointerDown

Type

PointerEventHandler<T>

Edit this page on GitHub

PreviousVisuallyHiddenNextSwipeable