text.component.html 57 B

1
  1. <ng-container *ngIf="data">{{ data.text }}</ng-container>