Home Reference Source Test Repository

Function

Static Public Summary
public

paperRipple(options: Object | HTMLElement): jQuery

paperRipple - makes each element in the current set able to produce a rippling effect within the element each time user interacts with the element.

Static Public

public paperRipple(options: Object | HTMLElement): jQuery source

paperRipple - makes each element in the current set able to produce a rippling effect within the element each time user interacts with the element.

Params:

NameTypeAttributeDescription
options Object | HTMLElement
  • optional
  • default: null

A configuration object.

Return:

jQuery

Return the jQuery object itself.