Create initial version of TerminalComponent

This commit is contained in:
Bálint Bokros
2018-01-17 17:25:34 +01:00
parent 4607219ed6
commit 5846defd2c
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1 @@
<div #xterm class="tfw-xterm mt-3 mb-3" (window:resize)="fit()"></div>