017.3 Typescript Classes for the First View ng bootstrap - chempkovsky/CS82ANGULAR GitHub Wiki
- Repeat all the steps of the article
01420-SForm.json01420-SForm.module.service.json01500-Vform.json01550-Vform.module.service.json01502-Aform.json01552-Aform.module.service.json01504-Uform.json01554-Uform.module.service.json01506-Dform.json01556-Dform.module.service.json01600-Lform.json01600-Lform.module.service.json- You should use
01420-SForm.bootstrap.json01420-SForm.module.service.bootstrap.json01500-Vform.bootstrap.json01550-Vform.module.service.bootstrap.json01502-Aform.bootstrap.json01552-Aform.module.service.bootstrap.json01504-Uform.bootstrap.json01554-Uform.module.service.bootstrap.json01506-Dform.bootstrap.json01556-Dform.module.service.bootstrap.json01600-Lform.bootstrap.json01600-Lform.module.service.bootstrap.json
- 06 Temporary Modify AppCmponentHtml
- You should use
...
<div kendoDialogContainer></div>
<div style="flex: 1;min-width: 0px; padding-right: 15px;">
<app-toasts></app-toasts>
<!-- <router-outlet></router-outlet> -->
<app-phbk-phone-type-view-lform></app-phbk-phone-type-view-lform>
</div>
</div>