core/data-grid/expandable-row.directive.ts
| Selector | [c8yExpandableRow] |
| Standalone | true |
Properties |
|
constructor(template: TemplateRef<>, elementRef: ElementRef, viewContainer: ViewContainerRef)
|
||||||||||||
|
Parameters :
|
| Public elementRef |
Type : ElementRef
|
| Public template |
Type : TemplateRef<>
|
| Public viewContainer |
Type : ViewContainerRef
|