mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
ion-ripple-effect
The ripple effect component adds the Material Design ink ripple interaction effect. This component can be used without a button and can be added to any component.
Properties
parent
string
tapClick
boolean
If true, the ripple effect will listen to any click events and animate
Attributes
parent
string
tap-click
boolean
If true, the ripple effect will listen to any click events and animate
Methods
addRipple()
Adds the ripple effect to the parent elment
Built with StencilJS