diff --git a/apps/showcase/doc/clt/DownloadDoc.vue b/apps/showcase/doc/clt/DownloadDoc.vue index 4b3638d94..1fa48c0f8 100644 --- a/apps/showcase/doc/clt/DownloadDoc.vue +++ b/apps/showcase/doc/clt/DownloadDoc.vue @@ -1,6 +1,6 @@ diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index 8b4c8d74a..b016d53c1 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -32611,14 +32611,6 @@ "default": "false", "description": "When present, it specifies that the element should be disabled." }, - { - "name": "closeIcon", - "optional": true, - "readonly": false, - "type": "string", - "default": "", - "description": "Icon to display in the close button." - }, { "name": "displayProps", "optional": true, diff --git a/apps/showcase/doc/forms/BasicDoc.vue b/apps/showcase/doc/forms/BasicDoc.vue index 140bf3b63..4b7b20b06 100644 --- a/apps/showcase/doc/forms/BasicDoc.vue +++ b/apps/showcase/doc/forms/BasicDoc.vue @@ -1,14 +1,43 @@