| name | jwebmp-waves-effect |
| description | Waves material design ripple effect for JWebMP creating Material Design click ripples on elements. Use when adding Material Design interaction effects. |
| metadata | {"short-description":"Waves Effect"} |
Waves Effect
Overview
Integration of Waves Effect into JWebMP with typed component model, CRTP API, dual rendering (HTML/JSON), and page configurators.
Quick Start
import com.jwebmp.plugins.waveseffect.Waves;
Use Cases
- Ripple effects, Material Design interactions
- Integrating with JWebMP Component model
- Server-driven event handling
- Feature-based functionality
Installation
<dependency>
<groupId>com.jwebmp.plugins</groupId>
<artifactId>waves-effect</artifactId>
</dependency>
Version managed by JWebMP BOM.
References
- Module:
com.jwebmp.plugins.waveseffect
- Java: 25+
- License: Apache 2.0
See Also
jwebmp-core - JWebMP core component model
- Other JWebMP plugins - Explore additional integrations