From ebdff4a2eed96d39441ddcada096816c8f3d0f49 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 4 Oct 2024 14:14:55 +0000 Subject: [PATCH] Update API doc --- apps/showcase/doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index 8921ad6de..dfc1da545 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -8136,6 +8136,14 @@ "default": "", "description": "Default text to display when no option is selected." }, + { + "name": "breakpoint", + "optional": true, + "readonly": false, + "type": "string", + "default": "960px", + "description": "The breakpoint to define the maximum width boundary." + }, { "name": "invalid", "optional": true,