Leave Yamada UI a star

Star
Yamada UIYamada UIv1.7.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

keyof IntrinsicElements

disabled

Description

If true, disable ripple effects when pressing a element.

Type

boolean

Default

false

isDisabled

Deprecated

Description

If true, disable ripple effects when pressing a element.

Deprecated

Use disabled instead.

Type

boolean

Default

false

UseRippleProps

disabled

Type

boolean

isDisabled

Deprecated

Deprecated

Use disabled instead.

Type

boolean

onPointerDown

Type

PointerEventHandler<T>

Edit this page on GitHub

PreviousFormatNumberNextSwipeable