mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-03 10:32:40 +00:00
5 lines
216 B
HTML
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>
|