- Notifications
You must be signed in to change notification settings - Fork1
vue-comps/vue-comps-waves
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Material design click animation. Done with svg andVelocity.js.Very lightweight ifVelocity.js is present.
npm install --save-dev vue-comps-waves
or includebuild/bundle.js.
components:waves:require("vue-comps-waves")# or with bundle.jswaves:window.vueComps.waves]
<button>Click me!<waves></waves></button>
For examples seedev/.
| Name | type | default | description |
|---|---|---|---|
| color | String | "black" | color of the effect |
| speed | Number | 1 | speed of the effect |
Clone repository
npm installnpm run dev
Browse tohttp://localhost:8080/.
- 1.0.0
Usage changes to attach to parent instead of being the parent.
Copyright (c) 2016 Paul PflugradtLicensed under the MIT license.
About
Material design click animation. Done with svg and Velocity.js.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.