MDBootstrap Ripple / Waves Effect generator

example

                    <button
                    type="button"
                    class="btn btn-outline-primary btn-lg mb-4"
                    data-mdb-ripple-color="primary"
                  >
                    Click me
                  </button>
                  

How to use it?

1. Download MDB 5 - free UI KIT

2. Create ripple you like

3. Copy the generated code and paste it into the MDB project

Docs

Basic colors

Custom color

Duration (in milliseconds)

Radius (in pixels, 0 is default)