Update API doc
parent
f1f77d62a6
commit
ae400bbac9
|
@ -41507,14 +41507,6 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the content's DOM element."
|
"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",
|
"name": "loader",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
@ -41530,6 +41522,14 @@
|
||||||
"type": "VirtualScrollerPassThroughOptionType",
|
"type": "VirtualScrollerPassThroughOptionType",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the loading icon's DOM element."
|
"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": []
|
"methods": []
|
||||||
|
|
Loading…
Reference in New Issue