Skip to content

017.2 Typescript Classes for the First View (Kendo UI for Angular)

chempkovsky edited this page Jul 8, 2022 · 1 revision

Note

  • Repeat all the steps of the article

Instead of

  • 01420-SForm.json
  • 01500-Vform.json
  • 01502-Aform.json
  • 01504-Uform.json
  • 01506-Dform.json
  • 01600-Lform.json
  • You should use
    • 01420-SForm.kendo.json
    • 01500-Vform.kendo.json
    • 01502-Aform.kendo.json
    • 01504-Uform.kendo.json
    • 01506-Dform.kendo.json
    • 01600-Lform.kendo.json

Instead of code of the paragraph

...
      <kendo-drawer-content>
          <!-- <router-outlet></router-outlet> -->
          <app-phbk-phone-type-view-lform></app-phbk-phone-type-view-lform>
      </kendo-drawer-content>
  </kendo-drawer-container>      
</div>
<div kendoDialogContainer></div>
Clone this wiki locally