core/forms/input-group-list-container.directive.ts
AfterContentInit
| Selector | [c8yInputGroupListContainer] |
| Standalone | true |
Properties |
Methods |
| ngAfterContentInit |
ngAfterContentInit()
|
|
Returns :
void
|
| listProjections |
Type : QueryList<InputGroupListComponent>
|
Decorators :
@ContentChildren(InputGroupListComponent)
|