vue-ulejfshare
v0.1.8
Published
This is for internal use only.
Readme
uleinvoice
This is for internal use only.
Build Setup
# install dependencies
npm install vue-uleinvoice
## params
| param | type | description |
| --- | --- | --- |
| `isShowIcon` | `Boolean` | show/hide share icon |
| `shareTitle` | `String` | share info title |
| `shareDesc` | `String` | share info decription |
| `shareImg` | `String` | share info image |
| `shareUrl` | `String` | share link |
| `isShowSavvPic` | `Boolean` | show/hide save picture icon |
## functions
### doShare()
share
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run buildFor detailed explanation on how things work, consult the docs for vue-loader.
