star Bemat Admin Exclusive Premium Plugin
Responsive interaction encourages deeper exploration of an app by creating timely, logical, and delightful screen reactions to user input. Each interaction is thoughtful, perhaps whimsical, but never distracting. What will happen if I touch this screen? And then this icon?
Radial Action
Add clarity to user input through visual reactions to user input. Radial action is the visual ripple of ink spreading outward from the point of input.
Initializing
To work with ink reactions, you must initialize the jquery.materialRipple.js
plugin, by calling the init method.
$(".btn").materialRipple();