Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147653 | Sep 18,2019 06:57 PM UTC | Sep 23,2019 06:23 AM UTC | Angular - EJ 2 | 5 |
![]() |
Tags: Schedule |
import { Component,ViewEncapsulation } from '@angular/core';
@Component({
selector: 'app-root',
templateUrl: './app.component.html',
styleUrls: ['./app.component.css'],
encapsulation: ViewEncapsulation.None
})
export class AppComponent {} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.