Hint Overview
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.
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
.
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