ValueCell
DataCell의 상위 클래스이다.
Signature:
export interface ValueCell Properties
| Property | Type | Description |
|---|---|---|
| error | any | Validation 정보 |
| errorLevel | ValidationLevel | Validation Level |
Properties Desc
error
Validation 정보
Type - any
errorLevel
Validation Level
Type - ValidationLevel