New to Kendo UI for Vue? Start a free 30-day trial

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.

Example
View Source
Change Theme:

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.

Example
View Source
Change Theme:

Support and Learning Resources

Additional Resources