projects/aoc-client/core/directives/aoc-spreadsheet.directive.ts
OnInit
OnDestroy
Selector | [aocSpreadsheet] |
Standalone | true |
Inputs |
Outputs |
constructor(elementRef: ElementRef
|
|||||||||
Parameters :
|
columns |
Type : AocSpreadsheetColumn[]
|
fileName |
Type : string
|
modelConfig |
Type : AocModelConfig<any>
|
restOptions |
Type : AocRestOptions<any>
|
Default value : {}
|
where |
Type : AocFilterQuery<any>
|
Default value : {}
|
loading |
Type : EventEmitter
|