projects/aoc-client/ui/data/aoc-ui-table/aoc-ui-table-template.directive.ts
Selector | [aocUiTableTemplate] |
Standalone | true |
Properties |
|
Inputs |
constructor(template: TemplateRef
|
||||||
Parameters :
|
aocUiTableTemplate |
Type : "header" | "body" | "footer" | "rowExpansion"
|
Public template |
Type : TemplateRef<any>
|