@custouch/jssdk
Preparing search index...
utils/watermark
WmBaseOptions
Type Alias WmBaseOptions
水印配置
type
WmBaseOptions
=
{
content
:
string
;
enabled
:
boolean
;
opacity
:
string
|
number
;
rotate
:
string
;
}
Index
Properties
content
enabled
opacity
rotate
Properties
content
content
:
string
内容,图片链接或者文字
enabled
enabled
:
boolean
是否启用
opacity
opacity
:
string
|
number
透明度
rotate
rotate
:
string
旋转角度
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
enabled
opacity
rotate
@custouch/jssdk
Loading...
水印配置