Files

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.

Methods

addRipple(pageX: number, pageY: number) => void

Adds the ripple effect to the parent element

Parameters

Name Type Description
pageX number
pageY number

Returns

Type: void


Built with StencilJS