From 23796a49f59d27ed58d17e23e6ef40c3e52e7284 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 2 Feb 2024 12:57:35 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 693c108da..e30ba8bab 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -28429,7 +28429,7 @@ } }, "iconfield": { - "description": "IconField is used to select a boolean value.\n\n[Live Demo](https://www.primevue.org/inputtext/)", + "description": "IconField wraps an input and an icon.\n\n[Live Demo](https://www.primevue.org/inputtext/)", "components": { "default": { "description": "IconField is used to select a boolean value.", @@ -30390,7 +30390,7 @@ } }, "inputicon": { - "description": "InputIcon displays text, icon, buttons and other content can be grouped next to an input.\n\n[Live Demo](https://www.primevue.org/inputgroup/)", + "description": "InputIcon displays an icon.\n\n[Live Demo](https://www.primevue.org/inputgroup/)", "components": { "default": { "description": "InputIcon displays text, icon, buttons and other content can be grouped next to an input.",