ssshub / vue-img-view

a plugin for Vue.js

Home Page:https://la7ender.github.io/vue-img-view/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-img-view

a plugin for Vue.js, you can drag / view / rotate pictures anywhere

DEMO

DEMO

Install

# install
npm install vue-img-view

Setup

import imgView from 'vue-img-view'
Vue.use(imgView)

Use

<img-view :imgUrl="imgUrl" :background="background"></img-view>

About

a plugin for Vue.js

https://la7ender.github.io/vue-img-view/


Languages

Language:Vue 86.1%Language:JavaScript 12.6%Language:HTML 1.2%