@watermark-design/vue
v1.4.0
Published
watermark design vue
Downloads
141
Maintainers
Readme
@watermark-design/vue
Works with both Vue 2 , Vue 3.
Installing
# or pnpm or yarn
npm install @watermark-design/vue
Usage
General
import WatermarkDesign from '@watermark-design/vue';
app.use(WatermarkDesign);
<Watermark content="hello watermark" :width="200" :height="200">
<div style="height: 400px"></div>
</Watermark>
Documentation
To learn more, check its documentation.
Maintainers
Contributing
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
Contributors
This project exists thanks to all the people who contribute.
License
MIT © MichaelSun