Update API doc

pull/3841/head
GitHub Actions Bot 2023-03-31 12:56:33 +00:00
parent 6f3e964d05
commit 3ec57ea283
1 changed files with 8 additions and 8 deletions

View File

@ -4785,6 +4785,14 @@
"default": "",
"description": "Uses to pass attributes to the footer's DOM element."
},
{
"name": "header",
"optional": true,
"readonly": false,
"type": "CardPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the header's DOM element."
},
{
"name": "root",
"optional": true,
@ -22388,14 +22396,6 @@
"type": "TabViewPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the root's DOM element."
},
{
"name": "tabheader",
"optional": true,
"readonly": false,
"type": "TabViewPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the list items' DOM element."
}
],
"methods": []