1) index.html - component.ts - component.html 순서로 연결됨
<app-root> - app-root, title - {{title}}
2) 웹화면과 로직 비교
'Angular, TypeScript' 카테고리의 다른 글
Angular 서버 끄는 방법 (0) | 2021.12.20 |
---|---|
Angular 포트설정 방법 및 PSSecurityException 해결 (0) | 2021.12.20 |
Angular 설치 및 웹화면 첫 구현 (프로젝트명 변수로 화면구현하기) (0) | 2021.12.20 |
TypeScript - Getter / Setter Methods (0) | 2021.12.18 |