mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-16 03:01:56 +00:00
Change event triggering 'DIRTY' webide state
This commit is contained in:
parent
7ec5a75bef
commit
2cc5f12f6c
@ -9,7 +9,7 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div (textChanged)="setButtonStateDirty()"
|
||||
<div (keypress)="setButtonStateDirty()"
|
||||
ace-editor
|
||||
[(text)]="code"
|
||||
[mode]="language"
|
||||
|
Loading…
Reference in New Issue
Block a user