Skip to content

Commit

Permalink
Added disableKeyboardNavigation to Tree documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinAT committed Jan 9, 2025
1 parent 0be7e54 commit 6440dd4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6440dd4

Please sign in to comment.