frontend-tutorial-framework/src/app/console/console.component.html
2018-05-28 13:36:06 +02:00

5 lines
216 B
HTML

<!-- Copyright (C) 2018 Avatao.com Innovative Learning Kft.
All Rights Reserved. See LICENSE file for details. -->
<textarea [(ngModel)]="console_content" class="tfw-console" spellcheck="false"></textarea>