Interface IViolationInfo
Package: @aurigma/design-atoms
Properties
data
Declaration
data?: IViolationData;
Property Value
| Type | Description |
|---|---|
| IViolationData |
message
Declaration
message?: string;
Property Value
| Type | Description |
|---|---|
| string |
state
Declaration
state: ViolationState;
Property Value
| Type | Description |
|---|---|
| ViolationState |