Telerik UI for ASP.NET Core Editor Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
ImageBrowserController.cs
EditorImageBrowserController.cs
BaseFileBrowserController.cs
IFileBrowserController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The Editor component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET Core Editor is a powerful WYSIWYG component, which allows you and your users to create rich text content in a familiar and user-friendly way. It provides a variety of tools for creating, editing, styling and formatting text, paragraphs, lists, images, tables, hyperlinks and other HTML elements. The component outputs identical HTML across all major browsers, follows accessibility standards and provides API for content manipulation and export to PDF.

The current example displays a common use-case scenario for an Editor component.

The ASP.NET Core Editor control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The Editor is a server-side wrapper for the Kendo UI for jQuery Editor component and supports an HtmlHelper and a TagHelper mode.

Functionality and Features

  • Modes of operation—The Editor can operate in its classic or inline mode.
  • Tools—The Editor delivers a predefined collection of tools, which enable users to interact with the control.
  • Pasting—The component supports the paste cleanup and pasting from MS Word options.
  • Serialization and deserialization—You can serialize or deserialize the content of the Editor component.
  • Image browser—The Editor includes a built-in tool for image insertion.
  • Immutable elements—You can also configure parts of the Editor content to be uneditable.
  • CRUD operations—The Editor supports the basic data persistence operations.
  • Styling of content—You can use the default stying options provided by the Editor or create custom ones to tailor your users' experience.
  • Import and export—You can also import and export the content of the Editor in various document formats by uding the Telerik Document Processing library.
  • Format painter—In the Editor, you can copy all formatting options from one element to another.
  • Table editing—The Editor supports the insertion and editing of data tables.
  • PDF export—The PDF export feature of the Editor comes as a built-in configuration option.
  • Globalization—The Editor supports internationalization and localization approaches.
  • Acessibility—The Editor supports various accessibility standards.

Additional Apps

This Editor example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources