core/dashboard/dashboard-child-action.component.ts
c8y-dashboard-child-action
true
./dashboard-child-action.component.html
any
@ViewChild('template', {static: false})
<ng-template #template> <li> <ng-content></ng-content> </li> </ng-template>