āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā š shadcn/directory/imskyleen/animate-ui/components/buttons/ripple ā āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
<RippleButton>
Ripple Button
<RippleButtonRipples />
</RippleButton>
<ExternalLink href="https://animate-ui.com/docs/primitives/buttons/ripple#ripplebutton" text="Animate UI API Reference - Ripple Button Primitive" />
<TypeTable type={{ variant: { description: 'The variant of the button.', type: '"default" | "accent" | "destructive" | "outline" | "secondary" | "ghost" | "link"', required: false, default: 'default', }, size: { description: 'The size of the button.', type: '"default" | "sm" | "lg" | "icon"', required: false, default: 'default', }, hoverScale: { description: 'The scale of the button on hover.', type: 'number', required: false, default: 1.05, }, tapScale: { description: 'The scale of the button on tap.', type: 'number', required: false, default: 0.95, }, '...props': { description: 'The props for the button.', type: 'HTMLMotionProps<"button">', required: false, }, }} />
<TypeTable type={{ color: { description: 'The color of the ripple.', type: 'string', required: false, default: 'var(--ripple-button-ripple-color)', }, scale: { description: 'The scale of the ripple.', type: 'number', required: false, default: 10, }, transition: { description: 'The transition of the ripple.', type: 'Transition', required: false, default: "{ duration: 0.6, ease: 'easeOut' }", }, '...props': { description: 'The props for the ripple.', type: 'HTMLMotionProps<"span">', required: false, }, }} />
<TypeTable type={{ '--ripple-button-ripple-color': { description: 'The color of the ripple.', type: 'color', required: false, }, }} />
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā