| [ Web Proxy ] |
| Viewing: https://reactflow.dev/api-reference/types/key-code | [Back] [Original] |
The KeyCode type is used to specify keyboard key codes or combinations, such as deleting nodes or enabling multi-selection. It can be a single string or an array of strings representing key codes.
type KeyCode = string | Array<string>;A project by the xyflow team
info@xyflow.com Copyright 2026 webkid GmbH. All rights reserved website design by Facu Montanaro
| Web Proxy Viewer | New URL | Original Page |