Update API doc

pull/3758/head
GitHub Actions Bot 2023-03-16 14:38:20 +00:00
parent bfca2f0feb
commit 168eae241e
1 changed files with 8 additions and 0 deletions

View File

@ -5190,6 +5190,14 @@
"default": "", "default": "",
"description": "Object literal to define widths per screen size." "description": "Object literal to define widths per screen size."
}, },
{
"name": "draggable",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "true",
"description": "Enables dragging to change the position using header."
},
{ {
"name": "group", "name": "group",
"optional": true, "optional": true,