This issue is related to vtk.js.
I want to disable the hotkeys which sets the representation of the actors. For example go to this simple cone example and try pressing these buttons for setting the representation
v: points
w: edges
s: surface
I would like to disable these hotkeys, any idea how to get this done?