G
G
Galdar Turin2020-03-05 15:34:51
Angular
Galdar Turin, 2020-03-05 15:34:51

How to display jointly pressed buttons?

I use (keyup), I want to receive a shift + enter event, two buttons pressed together, but keyup fires separately for each. How to be?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Galdar Turin, 2020-03-05
@Galdar

<textarea (keyup.shift.enter)="send()"></textarea>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question