Animations/Ripple
Ripple
Concentric rings pulsing outward from a center — layer behind a button or icon to draw the eye.
ajax-ui.com/ripple
Installation
npx ajaxui add rippleProps
| Prop | Type | Default | Description |
|---|---|---|---|
| rings | number | 6 | Number of concentric rings. |
| maxSize | number | 340 | Max diameter of the outermost ring in px. |
| color | string | primary | Ring color (CSS color string). |