Update API doc

pull/4004/head
GitHub Actions Bot 2023-05-29 15:38:56 +00:00
parent 15c4d029de
commit 6ce95dd393
1 changed files with 8 additions and 0 deletions

View File

@ -576,6 +576,14 @@
"type": "boolean",
"default": "",
"description": "Whether the tab is last."
},
{
"name": "active",
"optional": false,
"readonly": false,
"type": "boolean",
"default": "",
"description": "Whether the tab is active."
}
],
"methods": []