Update API doc
parent
65a6310cb9
commit
6dbd3ec18d
|
@ -27859,12 +27859,12 @@
|
||||||
"description": "Uses to pass attributes to the root's DOM element."
|
"description": "Uses to pass attributes to the root's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "left",
|
"name": "start",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "PaginatorPassThroughOptionType",
|
"type": "PaginatorPassThroughOptionType",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the left's DOM element."
|
"description": "Uses to pass attributes to the start's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "firstPageButton",
|
"name": "firstPageButton",
|
||||||
|
|
Loading…
Reference in New Issue