Update API doc
parent
988abaca85
commit
9567ee2cfa
|
@ -30290,7 +30290,7 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": "false",
|
"default": "true",
|
||||||
"description": "Whether to show buttons of source list."
|
"description": "Whether to show buttons of source list."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -30298,7 +30298,7 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": "false",
|
"default": "true",
|
||||||
"description": "Whether to show buttons of target list."
|
"description": "Whether to show buttons of target list."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue