Update API doc

This commit is contained in:
GitHub Actions Bot 2023-05-24 14:16:03 +00:00
parent ee99bbb7c4
commit 2d9be7a7d0

View file

@ -35717,6 +35717,14 @@
"type": "TextareaPassThroughOptions", "type": "TextareaPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to DOM elements inside the component." "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": [], "methods": [],