Update API doc

pull/3997/head
GitHub Actions Bot 2023-05-22 22:06:02 +00:00
parent 71f57f5918
commit 270186ca6c
1 changed files with 8 additions and 0 deletions

View File

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