Files
ionic-framework/core/src/components/ripple-effect

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