Structsยง
- Ripple
State RippleState
manages the animation and hover state for ripple effects in interactive UI components. It is designed to be shared across components usingArc<RippleState>
, enabling coordinated animation and hover feedback.
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.