TableFooterRendererDirective
| Decorators: | @Directive |
| Selectors: | [ |
| Implements: | OnChangesOnDestroy |
No documentation has been provided.
Properties
| Name | Type | Description |
|---|---|---|
@Input | number | |
@Input | Type< | |
| componentRef | ComponentRef<any> | null | |
| container | ViewContainerRef | |
| embeddedViewRef | EmbeddedViewRef<any> | null | |
@Input | any |
Methods
ngOnChanges()implements OnChanges | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
ngOnDestroy()implements OnDestroy |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
recreateElement() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |

