Skip to content

Commit

Permalink
Update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Dec 2, 2023
1 parent 7af7d56 commit 6d05446
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -31545,6 +31545,13 @@
"type": "boolean",
"description": "Current selection state of the item as a boolean."
},
{
"name": "focused",
"optional": false,
"readonly": false,
"type": "boolean",
"description": "Current focused state of the item as a boolean."
},
{
"name": "disabled",
"optional": false,
Expand Down

0 comments on commit 6d05446

Please sign in to comment.