vue-shadow-image

0.0.1 • Public • Published

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

prop type default details
url String null bind url if you need

/vue-shadow-image/

    Package Sidebar

    Install

    npm i vue-shadow-image

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    80.6 kB

    Total Files

    16

    Last publish

    Collaborators

    • bushijie