Skip to content

✨ [Feature]: 提供Watermark 水印组件 #1941

@bojue

Description

@bojue

What problem does this feature solve

新增水印表单

1.参考AntV

https://antdv.com/components/watermark-cn

2. 需求场景

表单场景需要添加水印功能,做品牌保护/防窥截图等场景

Image

What does the proposed API look like

例子

<template>
  <dv-watermark content="Watermakder" size="20px" color="red">
    <div style="height: 500px" />
  </dv-watermark>
</template>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions