Skip to content
roguelite labsAnthony Spezzano ↗
Skills/RippleButton

RippleButton

Material-style click ripple effect via DOM injection and CSS animations. No extra dependencies.

Use and inspectUse this pattern for the stated interaction and keep its keyboard path visible. Reset preview remounts the local example; it does not establish production persistence or a backend integration. Add a reduced-motion fallback where the source animates.Next: inspect the source and adapt its event or data boundary.
RippleButtonMaterial-style click ripple effect via DOM injection and CSS animations. No extra dependencies.
PropTypeDefaultDescription
children*React.ReactNodeButton label content
variant"solid" | "outline""solid"Visual style variant
onClick() => voidOptional click handler