Update API doc

pull/4016/head
GitHub Actions Bot 2023-06-02 11:55:55 +00:00
parent 08289e81bc
commit bf653e0c7d
1 changed files with 8 additions and 8 deletions

View File

@ -35472,14 +35472,6 @@
"default": "",
"description": "Uses to pass attributes to the list's DOM element."
},
{
"name": "tab",
"optional": true,
"readonly": false,
"type": "TabPanelPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to TabPanel helper components."
},
{
"name": "inkbar",
"optional": true,
@ -35527,6 +35519,14 @@
"type": "TabViewPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the panel's DOM element."
},
{
"name": "tab",
"optional": true,
"readonly": false,
"type": "TabPanelPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to TabPanel helper components."
}
],
"methods": []