Update API doc

pull/3997/head
GitHub Actions Bot 2023-05-24 08:54:58 +00:00
parent 6b3fe54feb
commit 3699164be0
1 changed files with 16 additions and 0 deletions

View File

@ -33615,6 +33615,14 @@
"type": "SplitterPassThroughOptions",
"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": []
@ -33762,6 +33770,14 @@
"type": "SplitterPanelPassThroughOptions",
"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": []