Interface IWatermarkImageConfig
Package: @aurigma/design-atoms-model
Properties
name
Declaration
name?: string;
Property Value
| Type | Description |
|---|---|
| string |
opacity
Declaration
opacity?: number;
Property Value
| Type | Description |
|---|---|
| number |
repeat
Declaration
repeat?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
staticStorageId
Declaration
staticStorageId?: string;
Property Value
| Type | Description |
|---|---|
| string |
storageId
Declaration
storageId?: string;
Property Value
| Type | Description |
|---|---|
| string |