core/docs/guide-docs.component.ts
OnInit
AfterContentInit
OnDestroy
| selector | [c8y-guide-docs] |
| standalone | true |
| templateUrl | ./guide-docs.component.html |
@if (!!baseUrl) {
<ng-content></ng-content>
}