core/search/search.component.ts
| changeDetection | ChangeDetectionStrategy.Eager |
| selector | c8y-search |
| standalone | true |
| templateUrl | ./search.component.html |
<ng-template #template>
<ng-content></ng-content>
</ng-template>