Update API doc

This commit is contained in:
GitHub Actions Bot 2023-05-24 06:30:20 +00:00
parent 85f6669263
commit 0ddf82f471

View file

@ -34883,6 +34883,14 @@
"type": "TabViewPassThroughOptions",
"default": "",
"description": "Uses to pass attributes to DOM elements inside the component."
},
{
"name": "unstyled",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "When enabled, it removes component related styles in the core."
}
],
"methods": []