Update API doc
parent
08289e81bc
commit
bf653e0c7d
|
@ -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": []
|
||||
|
|
Loading…
Reference in New Issue