Telerik UI for ASP.NET Core Editor Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe 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.