Update API doc

pull/3999/head
GitHub Actions Bot 2023-06-20 09:52:04 +00:00
parent f1f77d62a6
commit ae400bbac9
1 changed files with 8 additions and 8 deletions

View File

@ -41507,14 +41507,6 @@
"default": "",
"description": "Uses to pass attributes to the content's DOM element."
},
{
"name": "spacer",
"optional": true,
"readonly": false,
"type": "VirtualScrollerPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the spacer's DOM element."
},
{
"name": "loader",
"optional": true,
@ -41530,6 +41522,14 @@
"type": "VirtualScrollerPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the loading icon's DOM element."
},
{
"name": "spacer",
"optional": true,
"readonly": false,
"type": "VirtualScrollerPassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the spacer's DOM element."
}
],
"methods": []