Update API doc

pull/4030/head
GitHub Actions Bot 2023-06-02 16:05:56 +00:00
parent 80478bbfe1
commit 78ca522d92
1 changed files with 8 additions and 0 deletions

View File

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