core icon indicating copy to clipboard operation
core copied to clipboard

Overriding custom layout key press events

Open parthsw opened this issue 7 years ago • 1 comments

I am using a custom layout for the material keyboard and have added few additional keys as per the requirement.

I was looking into the code, however, I couldn't find any configuration to handle these additional key press events. Is there a way to identify additionally added key press events in my component and execute my own function?

Anticipating your quick response & support on this. Thank you!

parthsw avatar Nov 29 '18 11:11 parthsw

Could you provide some source code on e.g. stackblitz?

davidenke avatar Dec 05 '18 09:12 davidenke