Update API doc

pull/4011/head
GitHub Actions Bot 2023-05-30 14:18:14 +00:00
parent 7a76a65fe5
commit 16117a2995
1 changed files with 8 additions and 0 deletions

View File

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