diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 7a602d05f..7c5ce1f61 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -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,