Skip to content
Premium & Brand

Ripple

Server Component

Concentric rings that expand from the centre of a surface.

Import

tsx
import { Ripple } from "@cronus-ui/ui";
bash
npx cronus-ui add ripple

Examples

API Reference

Generated from the component's exported types.

RippleProps

Extends HTMLAttributes<HTMLDivElement>

Skip RippleProps props table
PropTypeDefaultDescription
ref
Ref<HTMLDivElement>
count
number8Number of concentric rings. Clamped to `1–16`.
duration
number8Seconds for one expansion cycle.