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