Update API doc

pull/4016/head
GitHub Actions Bot 2023-06-01 12:15:34 +00:00
parent 8453cea3f0
commit da103f3a88
1 changed files with 8 additions and 0 deletions

View File

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