Update API doc

pull/3997/head
GitHub Actions Bot 2023-05-24 10:37:53 +00:00
parent 0a105eb0f2
commit 9b0c76ea1e
1 changed files with 8 additions and 0 deletions

View File

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