core/dashboard/dashboard-child-action.component.ts
| selector | c8y-dashboard-child-action |
| standalone | true |
| templateUrl | ./dashboard-child-action.component.html |
No results matching.
<ng-template #template>
<li>
<ng-content></ng-content>
</li>
</ng-template>