Hi All,
I have textbox, I want to call function only when escape key will press
- <input class="form-control" type="text" (keydown)="onKeydownEsc()" [(ngModel)]="company.companyName" />
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Piyush PansuriyaPosted Nov 29, 2018, 8:10 AM
Rohan RamaniPosted Nov 29, 2018, 8:11 AM