onClear
RequiredType
(key: Key) => voidLeave 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) => voidType
RippleOptions[]Description
The HTML element to render.
Type
keyof IntrinsicElementsDescription
If true, disable ripple effects when pressing a element.
Type
booleanDefault
falseDescription
If true, disable ripple effects when pressing a element.
Deprecated
Use disabled instead.
Type
booleanDefault
falseType
booleanDeprecated
Use disabled instead.
Type
booleanType
PointerEventHandler<T>Edit this page on GitHub