Update API doc

This commit is contained in:
GitHub Actions Bot 2023-05-24 11:57:44 +00:00
parent dca48d7ef4
commit 36e232eb9f

View file

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