Keypress event on Hyperlink-Not able to get the key value
Summary:
Keypress event on Hyperlinks
Content (required):
When we create an action chain with keypress event on an input or button component, we are able to get $event.key, $event.ctrlKey etc.
Whereas, when action chain with keypress event is created on a hyperlink, we see only details under Event(Attached image for reference) which is also always null. Is there anyway to identify which key was pressed in this case.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0