core/dashboard/dashboard-child-title.component.ts
| selector | c8y-dashboard-child-title |
| standalone | true |
| templateUrl | ./dashboard-child-title.component.html |
<div class="card-title">
<ng-content></ng-content>
</div>