projects/aoc-client/core/types/aoc-grid-types.ts
Properties |
|
| field |
field:
|
Type : AocUiFieldPath
|
| style |
style:
|
Type : Partial<AocExceljsStyle>
|
| Optional |
| transform |
transform:
|
Type : string
|
| Optional |
| transformParams |
transformParams:
|
Type : any[]
|
| Optional |
| type |
type:
|
Type : "string" | "number" | "date" | "boolean"
|
| Optional |