Update API doc

pull/4016/head
GitHub Actions Bot 2023-06-01 21:51:51 +00:00
parent 51132d0393
commit dc599f3298
1 changed files with 8 additions and 0 deletions

View File

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