Update API doc

pull/4004/head
GitHub Actions Bot 2023-05-29 07:06:22 +00:00
parent b1d229f2c8
commit 67ec99ccd3
1 changed files with 8 additions and 0 deletions

View File

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