
Kendo UI for Vue
The Kendo UI for Vue introduces a SmartPasteButton – an AI-powered component that automatically fills input fields using content from the clipboard. Instead of manually copying and pasting values into multiple inputs, users can paste unstructured text such as emails, documents, or notes, and let the component extract and map the relevant data to the correct fields.
See the Kendo UI for Vue Smart PasteButton demo
The new SegmentedControl in Kendo UI for Vue provides a clean way to present a small set of mutually exclusive options. It displays a horizontal group of buttons where only one can be selected at a time, making it easy for users to switch between views, modes, or filter states. This UI component makes it a good alternative to radio buttons or dropdowns when space is limited and quick switching is important.
See the Kendo UI for Vue SegmentedControl demo
The Kendo UI for Vue PromptBox provides a dedicated input interface for working with AI and conversational scenarios. It enables users to compose and send prompts through a rich text input, making it easy to integrate AI interactions directly into your applications.
Designed for flexibility, the PromptBox supports features like variable input sizing, file attachments, and customizable UI elements, helping you tailor the experience to different use cases and workflows.
See the Kendo UI for Vue PromptBox demo
The Kendo UI for Vue Grid now includes built-in CSV export, allowing you to quickly download and share data in a widely supported format. You can export either the full dataset or only the current view, while customizing details such as file name, included columns, and formatting options to match your needs.
The Kendo UI for Vue Grid introduces a comprehensive selection feature set, giving you full control over how users interact with data, whether selecting individual items or working with complex ranges.
The Kendo UI for Vue Grid introduces new interactivity features that make working with data faster and more intuitive:
The Kendo UI for Vue Grid introduces new row-level capabilities that improve how data is presented and accessed:
The Vue Grid introduces enhanced grouping capabilities with support for sticky group headers and locked group headers, giving you better visibility and control when working with grouped data.
Sticky Group Headers and Footers: Group headers and footers can now stay visible at the top of the Grid while scrolling, ensuring users always know which group they are currently viewing.
Locked Group Headers: You can now lock group headers together with frozen columns, keeping them aligned in the fixed area of the Grid. This allows group context to remain visible even during horizontal scrolling when columns are locked.
Telerik and Kendo UI documentation pages now support an integrated AI Chat, allowing you to easily ask questions and receive instant, context-aware answers directly within the page. The assistant helps you quickly locate relevant information, understand features, and explore related topics without interrupting your workflow. By combining search and conversational guidance, it streamlines navigation and improves productivity when working with components and APIs.
This release brings a refreshed visual foundation by combining the new Meridian theme with an updated and streamlined Kendo UI icons set, helping you create cleaner, more consistent, and modern user interfaces. The Meridian theme introduces a refined design language with improved colors, spacing, and visual hierarchy, while the updated icons complement it with a more cohesive and flexible set of visuals.
The Grid receives a major virtualization update with simplified configuration and faster rendering for large datasets. Reduced setup complexity and improved memory handling provide more predictable performance in data-intensive scenarios.
See the Kendo UI for Vue Grid performance demo
A new autoProcessData prop enables the Kendo UI for Vue Grid to internally manage sorting, filtering, grouping and paging, reducing boilerplate code. Expanded state control for row expansion and column configuration allows more consistent and persistent Grid behavior.
The Grid now includes native global search support through the GridSearchBox component, enabling cross-column search without custom logic. Refined TypeScript event interfaces further improve typing accuracy and overall developer experience.
