diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 57bd547b17..148e93b55d 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -52450,6 +52450,14 @@ "default": "", "description": "A single key to control the selection with the context menu." }, + { + "name": "disableKeyboardNavigation", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it disables keyboard navigation around the tree." + }, { "name": "disabled", "optional": true,