-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: WaterMark #1071
refactor: WaterMark #1071
Conversation
|
||
```ts | ||
// react | ||
import { WaterMark } from '@nutui/nutui-react'; | ||
``` | ||
|
||
### Install | ||
### Basic Usage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
需要加一下 ## Demo
|
||
页面上添加特定的文字或图案,可用于防止信息盗用。 | ||
|
||
### 安装 | ||
## 安装 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
加一下 ## 代码演示
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已修改
No description provided.