diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index d35b9391a..c66347230 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -53004,6 +53004,14 @@ "default": "", "description": "Used to pass attributes to the input's DOM element." }, + { + "name": "box", + "optional": true, + "readonly": false, + "type": "ToggleButtonPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the box's DOM element." + }, { "name": "icon", "optional": true,