Angular demo
find list height
Files
Component
Directive
Module
Service
Pipe
Author
Dependencies
@angular/common
@angular/compiler
@angular/core
@angular/forms
@angular/platform-browser
@angular/platform-browser-dynamic
@angular/router
rxjs
External resources
app/app.component.ts
Tips
Alt + Shift + F - Auto-format
Ctrl + Alt + Shift + P - Prettier format
F2 - Next highlighted error
Alt + Enter - Auto-import current symbol
Ctrl + Alt + C - console.log($0)
Ctrl + P - Quick open recent files
1
import { Component, VERSION, ViewChildren,
Enter to Rename, Shift+Enter to Preview
Typescript
4.0.5
tsconfig.json
Compiler options
app/app.component.html
Tips
Alt + Shift + F - Auto-format
Ctrl + Alt + Shift + P - Prettier format
Emmet is enabled.
Angular language service is enabled.
Ctrl + P - Quick open recent files
1
<h2
Enter to Rename, Shift+Enter to Preview
Typescript
4.0.5
tsconfig.json
Compiler options
Preparing preview...