Kendo UI for jQuery
The Kendo UI for jQuery PromptBox delivers a modern, consolidated input area built for chat experiences and AI‑powered workflows. It adapts to different prompt lengths with flexible sizing options and supports file attachments, speech-to-text button and input adornments, making it easy to build rich, conversational AI experiences.
The PromptBox component supports three input modes that control how the text area behaves upon typing:
The Kendo UI for jQuery PromptBox includes several built‑in tools that enhance how users compose and submit prompts in conversational or AI‑driven interfaces:
The jQuery PromptBox supports input adornments that let you add custom content directly inside the prompt field. These can appear at the start, top or end of the input area, making it easy to display icons, indicators, helper text, or lightweight actions that enhance the prompt-composition experience.
Style the Kendo UI for jQuery PromptBox built-in buttons with ease. You can adjust their fill mode, corner radius, size, and theme color to match your app’s design, whether you customize them individually or apply a unified look.
See the Kendo UI for jQuery PromptBox appearance documentation
The jQuery PromptBox supports a disabled state that prevents users from typing, attaching files, or interacting with any of its tools. When disabled, the entire input area and its actions become non‑interactive, helping you control when users can submit prompts, i.e., during loading, processing or restricted scenarios.
See the Kendo UI for jQuery PromptBox disabled state documentation
The component offers several events that let you respond to user actions and manage the prompt‑submission workflow. You can detect when the user changes the input, track when a prompt is sent, and react to file attachments, speech‑to‑text results, or tool interactions.
The PromptBox component supports right‑to‑left (RTL) layouts, ensuring a natural and intuitive experience for languages such as Arabic and Hebrew.
The jQuery PromptBox component supports full keyboard navigation, following the standard tab order. Users can focus the input and all affix buttons individually and use familiar keys to work efficiently. Keyboard navigation ensures fast, accessible interaction for all users.
See the Kendo UI for jQuery PromptBox keyboard navigation demo