L
this.data$ = this.restApi.getEnterprise
()
Size: a a a
L
this.data$ = this.restApi.getEnterprise
()
L
IO
DM
L
SV

IO
L
<ng-container *ngIf="data$ async as data">
{{ data.name }}
</ng-container>
AB

AB

L
L
ngOnInit() {
this.data$ = this.restApi.getEnterprise()
}L
MM
AS
R
L
R
L