Update API doc

pull/4011/head
GitHub Actions Bot 2023-05-30 11:59:19 +00:00
parent 11935c4204
commit c143ea93bf
1 changed files with 8 additions and 0 deletions

View File

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