import{Component,OnInit}from'@angular/core';@Component({selector:'app',templateUrl:'./my.component.html',styleUrls:['./my.component.css']})exportclassMyComponentimplementsOnInit{show=false;constructor(){}ngOnInit(){}} Schreiben wir zum Schluss den TypeScript-Code fürapp.module.ts ...
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements. Add a comment 0 Bilal answered on 16 Feb 2018, 04:01 AM Hi, actually the issue is that...