React Ink
Add the Material Design ripple effect to React component.
Usage
Ink must be placed within another component with a position is not static
(so relative
, fixed
, or absolute
).
There are several options available for how <Ink />
renders, see the getDefaultProps()
declaration, however descriptions follow: