Update API doc

This commit is contained in:
GitHub Actions Bot 2023-05-24 12:54:26 +00:00
parent b64f42683d
commit 4a7f554d88

View file

@ -35512,6 +35512,14 @@
"type": "TerminalPassThroughOptions",
"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": []