univer watermark plugin
npm install @univerjs/watermark| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
| --- | --- | --- | --- | --- | :---: | :---: |
| @univerjs/watermark | UniverWatermark | [![][npm-version-shield]][npm-version-link] | ![][npm-license-shield] | ![][npm-downloads-shield] | ⭕️ | ⭕️ |
@univerjs/watermark Provides Univer with the ability to add watermarks
``shellUsing npm
npm install @univerjs/watermark
$3
`typescript
import { UniverWatermarkPlugin } from '@univerjs/watermark';univer.registerPlugin(UniverWatermarkPlugin);
``
[npm-version-shield]: https://img.shields.io/npm/v/@univerjs/watermark?style=flat-square
[npm-version-link]: https://npmjs.com/package/@univerjs/watermark
[npm-license-shield]: https://img.shields.io/npm/l/@univerjs/watermark?style=flat-square
[npm-downloads-shield]: https://img.shields.io/npm/dm/@univerjs/watermark?style=flat-square