提交 3904a518 编写于 作者: L limeng

快捷键开发者文档

Signed-off-by: Nlimeng <limeng208@huawei.com>
上级 495b9a4e
...@@ -19,11 +19,11 @@ keyboardShortcut(value: string | [FunctionKey](ts-universal-events-keyboardshort ...@@ -19,11 +19,11 @@ keyboardShortcut(value: string | [FunctionKey](ts-universal-events-keyboardshort
## CtrlKey枚举说明 ## CtrlKey枚举说明
| 名称 | 描述 | | 名称 | 描述 |
| ----- | --------- | | ----- | ------------------- |
| CTRL | ctrl键。 | | CTRL | 表示键盘上Ctrl键。 |
| SHIFT | shift键。 | | SHIFT | 表示键盘上Shift键。 |
| ALT | alt键。 | | ALT | 表示键盘上Alt键。 |
## FunctionKey枚举说明 ## FunctionKey枚举说明
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册