Editor

The Editor enables users to create rich textual content through a What-You-See-Is-What-You-Get (WYSIWYG) interface.

Usage Guidelines

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

Tools Organization

When implementing the Editor component, it's crucial to optimize the user experience by meaningfully organizing the toolbar's tools in a logical sequence.

A Telerik and Kendo UI Editor with logically organized tools
Organize the tools in the Editor toolbar in a meaningful and logical order to improve ease of use.
A Telerik and Kendo UI Editor with randomly placed tools
Avoid overcomplicating the Editor's toolbar by disorganizing the tools as this confuses users and hinders their editing experience.

Tools Prioritization

The efficient prioritization of tools in the Editor toolbar notably improves productivity and usability. By carefully selecting and arranging the most frequently used tools, you can streamline the editing process and make it more intuitive and user-friendly.

A Telerik and Kendo UI Editor with carefully prioritized tools
Prioritize and limit the tools in the Editor toolbar for a streamlined and user-friendly experience. When required, utilize a "More Options" button.
A Telerik and Kendo UI Editor with an overwhelming list of tools
Avoid flooding the Editor toolbar with excessive or redundant tools as this hinders the editing process.
Feedback