InputText
iconElement
iconPlacement"left" | "right" | undefined = left
isClearableBoolean
size"lg" | "md" | "sm" | "xs" | undefined = md
transparentBoolean
variant"danger" | "success" | "warning"
The InputText component is a fundamental UI element that allows users to enter and edit text. It is commonly used in forms, search fields, and data entry interfaces. This component ensures efficient user input handling, offering features like placeholder text, validation, and various input types.