qwc/projects/qwc/src/lib/components/qwc-data-table/qwc-row-item-template.directive.ts
Qwc item template directive
| Selector | [qwc-row-item-template] |
Properties |
Inputs |
constructor(_template: TemplateRef
|
||||||
|
Parameters :
|
| displayColumnId |
Type : string
|
| type |
Type : string
|
| template |
Type : TemplateRef<any>
|