InterfacesIKeyboardAccessibleOn this pageblockly > IKeyboardAccessible IKeyboardAccessible interface An interface for an object that handles keyboard shortcuts. Signature: export interface IKeyboardAccessible Methods MethodDescriptiononShortcut(shortcut)Handles the given keyboard shortcut.