Update API doc

pull/4011/head
GitHub Actions Bot 2023-05-31 08:01:43 +00:00
parent 3643490d9e
commit ec55a35a32
1 changed files with 8 additions and 0 deletions

View File

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