Update API doc

This commit is contained in:
GitHub Actions Bot 2023-05-29 17:45:32 +00:00
parent 52e6aacc91
commit 13452d9201

View file

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