I tried mapping with different key like f2
, ctrl+f
and it's working but when i am trying to map with f1
key so by default chrome browser help page will be open.
So is there any way to change default f1
key behavior on my angular webpage.
Using Angular 9
, Binding key using HotKeys
method.