argos/dmp-frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.html

1 line
211 B
HTML

<app-description-form *ngIf="formGroup" [propertiesFormGroup]="previewPropertiesFormGroup" [descriptionTemplate]="descriptionTemplate" [visibilityRulesService]="visibilityRulesService"></app-description-form>