Update API doc

pull/5206/head
GitHub Actions Bot 2024-02-02 12:57:35 +00:00
parent be020bd2ac
commit 23796a49f5
1 changed files with 2 additions and 2 deletions

View File

@ -28429,7 +28429,7 @@
} }
}, },
"iconfield": { "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": { "components": {
"default": { "default": {
"description": "IconField is used to select a boolean value.", "description": "IconField is used to select a boolean value.",
@ -30390,7 +30390,7 @@
} }
}, },
"inputicon": { "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": { "components": {
"default": { "default": {
"description": "InputIcon displays text, icon, buttons and other content can be grouped next to an input.", "description": "InputIcon displays text, icon, buttons and other content can be grouped next to an input.",