onClear
RequiredType
(key: Key) => void
Leave Yamada UI a star
StarRipple
is a component that adds a ripple effect to elements, allowing users to recognize when they have clicked.
Type
(key: Key) => void
Type
RippleOptions[]
Description
The HTML element to render.
Type
"symbol" | "object" | "clipPath" | "filter" | "g" | "marker" | "mask" | "p" | "text" | "style" | "animate" | "span" | "a" | "abbr" | "address" | "area" | "article" | "aside" | "audio" | ... 149 more ... | "textPath"
Description
If true
, disable ripple effects when pressing a element.
Type
boolean
Default
false
Type
boolean
Type
boolean
Type
PointerEventHandler<T>
Edit this page on GitHub