0.0.1 • Published 5 years ago

vue-shadow-image v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

vue-shadow-image

To Install:

npm i vue-shadow-image

To Use:

1| Import the component And Register the component with Vue:

import VueShadowImage from 'vue-shadow-image'
Vue.use(VueShadowImage)

2| Add it inside your application:

<vue-shadow-image  :url="item.url" :borderRadius="10" style="width:320px;height: 160px;margin: 20px"></vue-shadow-image>

Props

proptypedefaultdetails
urlStringnullbind url if you need