New to Kendo UI for VueStart 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

Additional Resources