Update API doc

pull/4011/head
GitHub Actions Bot 2023-05-30 12:56:59 +00:00
parent a8fd3ce6a8
commit b8750a755e
1 changed files with 8 additions and 0 deletions

View File

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