@custouch/jssdk

    Type Alias WmBaseOptions

    水印配置

    type WmBaseOptions = {
        content: string;
        enabled: boolean;
        opacity: string | number;
        rotate: string;
    }
    Index

    Properties

    content: string

    内容,图片链接或者文字

    enabled: boolean

    是否启用

    opacity: string | number

    透明度

    rotate: string

    旋转角度

    MMNEPVFCICPMFPCPTTAAATR