Dialog

Dialogs are versatile UI elements that display information and prompt users to take actions by interacting with a modal window.

Usage Guidelines

The Telerik and Kendo UI Dialog requires you to follow some basic principles when using the component.

Title

When using the Dialog component in your user interface, consider the presentation of the dialog's title, as it plays a crucial role in conveying the purpose of the modal window. Additionally, the primary button label should also reflect the dialog's purpose, ensuring that users have a clear understanding of the action they are taking when they interact with the dialog. This dual communication, through both the title and the primary button label, enhances the user experience by reducing ambiguity and helping users make informed decisions.

Ensure that the dialog's title and the primary button label collectively convey the purpose of the modal window, providing users with clear and informative guidance.
Avoid using vague or misleading titles that are not synchronized with the button label as this can lead to confusion and hinder the users' ability to understand the dialog's purpose.

Action Button Labels

When implementing Dialog components within your user interface, it's crucial to pay special attention to the labels of the buttons within the dialog. The button labels serve as a direct indicator of the user's decision outcome, ensuring clarity and ease of use.

Use button labels that clearly and accurately indicate the outcome of the decision users are making.
Avoid using vague or ambiguous button labels that do not clearly communicate the outcome of the decision within the dialog.