Update API doc
parent
f1f77d62a6
commit
ae400bbac9
|
@ -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": []
|
||||
|
|
Loading…
Reference in New Issue