Update API doc
parent
7c885411ba
commit
5bc526e5f4
|
@ -28001,6 +28001,14 @@
|
|||
"description": "Custom passthrough(pt) options.",
|
||||
"relatedProp": "PaginatorProps.pt",
|
||||
"props": [
|
||||
{
|
||||
"name": "paginatorWrapper",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "PaginatorPassThroughOptionType",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the paginator wrapper's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "root",
|
||||
"optional": true,
|
||||
|
|
Loading…
Reference in New Issue