Update API doc
parent
bfca2f0feb
commit
168eae241e
|
@ -5190,6 +5190,14 @@
|
|||
"default": "",
|
||||
"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",
|
||||
"optional": true,
|
||||
|
|
Loading…
Reference in New Issue