Update API doc

pull/4030/head
GitHub Actions Bot 2023-06-02 15:44:16 +00:00
parent 2d28fe4908
commit 088d0aaa35
1 changed files with 8 additions and 0 deletions

View File

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