From c54a34f69d8fa8cfad841c183833741780888a99 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 14 Jan 2024 15:22:52 +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 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,