General ripple animation element for Polymorph Components
npm install @moduware/morph-ripple 
General ripple animation element for Polymorph Components using LitElement base class.
For the information about how to clone the desired repository, running the local server and testing, please refer to Polymorph elements getting started docs at the end of this repository.
`html`
Click me!
You can click on the button below to see the ripple
- Morph-ripple demo on other elements.

`html
Android morph-tabbar demo
`
- The code below shows how we use it inside the elements.

`html
`
Custom property | Description | Default
---------------------------------|----------------------------------------|--------------------
--ripple-color` | Color of the ripple | #2196f3
For more information on how to install and run test please go here - [Polymorph elements getting started]
[Polymorph elements getting started]: https://github.com/moduware/polymorph-components/blob/master/INFO.md