Interface IWatermarkConfig
Package: @aurigma/design-atoms-model
Properties
image
Declaration
image?: IWatermarkImageConfig;
Property Value
| Type | Description |
|---|---|
| IWatermarkImageConfig |
text
Declaration
text?: IWatermarkTextConfig;
Property Value
| Type | Description |
|---|---|
| IWatermarkTextConfig |
visibility
Declaration
visibility?: IWatermarkVisibilityConfig;
Property Value
| Type | Description |
|---|---|
| IWatermarkVisibilityConfig |