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
keyof IntrinsicElements
Description
If true
, disable ripple effects when pressing a element.
Type
boolean
Default
false
Description
If true
, disable ripple effects when pressing a element.
Deprecated
Use disabled
instead.
Type
boolean
Default
false
Type
boolean
Deprecated
Use disabled
instead.
Type
boolean
Type
PointerEventHandler<T>
Edit this page on GitHub