ant-design/components/watermark/demo/multi-line.md
JarvisArt 6f83c63d74
feat: New Component Watermark (#39064)
* feat: New Component Watermark

* docs: add watermark docs

* docs: add watermark demo

* test: add watermark test

* test: add watermark snapshot

* chore: add jest-canvas-mock

* feat: Watermark calculates the width and height of content by default

* docs: update docs

* docs: update demo

* test: update snapshot

* docs: update docs

* chore: update bundlesize

* chore: Optimize code logic

* chore: update size-limit

* test: update watermark snapshot
2022-12-08 18:06:36 +08:00

177 B

zh-CN

通过 content 设置 字符串数组 指定多行文字水印内容。

en-US

Use 'content' to set a string array to specify multi-line text watermark content.