Module ripple_state

Source

Structsยง

RippleState
RippleState manages the animation and hover state for ripple effects in interactive UI components. It is designed to be shared across components using Arc<RippleState>, enabling coordinated animation and hover feedback.