Update API doc

pull/4004/head
GitHub Actions Bot 2023-05-25 16:35:40 +00:00
parent 44ea75a0cc
commit b96dff4711
1 changed files with 8 additions and 0 deletions

View File

@ -15357,6 +15357,14 @@
"type": "DeferredContentPassThroughOptions", "type": "DeferredContentPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to DOM elements inside the component." "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": [] "methods": []