Interface IViewerWarningMessageConfig
Package: @aurigma/design-atoms
Properties
enabled
Declaration
enabled?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
message
Declaration
message?: string;
Property Value
| Type | Description |
|---|---|
| string |
enabled?: boolean;
| Type | Description |
|---|---|
| boolean |
message?: string;
| Type | Description |
|---|---|
| string |