New to Kendo UI for Vue? Start a free 30-day trial
Hint Overview
Updated on Jun 29, 2026
The Hint component enables you to display a hint message to Vue components.
Basic Usage
Add the Hint component after the desired editor. Then set the id property of the Hint and the aria-describedby property of the editor.
The following example demonstrates how to add a basic hint message to an input field using the Hint component.
Change Theme
Theme
Loading ...
Text Direction
The Hint component allows changing the text direction between the start and the end of the element. To change the direction set the direction property to end.
The following example demonstrates how to change the hint text direction to the end of the element using the direction property.
Change Theme
Theme
Loading ...
Support and Learning Resources
- Hint Homepage
- API Reference of the Hint Component
- Getting Started with Kendo UI for Vue - JavaScript (Online Guide)
- Getting Started with Kendo UI for Vue - TypeScript (Online Guide)
- Getting Started with Kendo UI for Vue - JavaScript + Options API (Online Guide)
- Getting Started with Kendo UI for Vue - TypeScript + Options API (Online Guide)
- Getting Started with Kendo UI for Vue - Nuxt 3 (Online Guide)
- Virtual Classroom (Training Course for Registered Users)
- Hint Forum
- Knowledge Base
- Kendo UI Productivity Tools extension for VS Code