From 168eae241eb32efb1dbfab6558bd518fbaf32c58 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 16 Mar 2023 14:38:20 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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,