A rich text editor style control would be very helpful in specific cases as I could allow the user to edit and style text.
---
ADMIN EDIT
A Web application (such as Blazor applications) are based on HTML and CSS, and the Telerik UI for Blazor suite already offers a component that outputs HTML: https://demos.telerik.com/blazor-ui/editor/overview. You can even import and export its content from/to an MS Word document (or other formats) through the Telerik Document Processing Libraries that come with your license) as shown here: https://github.com/telerik/blazor-ui/tree/master/editor/ImportExport.
---
Hi all,
For people looking for HTML output - we already have that in the 2.16.0 release: https://docs.telerik.com/blazor-ui/components/editor/overview
The HTML editor can also be used together with other forms of rich text by importing/exporting the content to the desired format: https://docs.telerik.com/blazor-ui/components/editor/import-export. For example, you can get an MS Word document and convert it to HTML and vice-versa.
Regards,
Marin Bratanov
Progress Telerik
I am reopening this as it may have slightly different context - Rich Text can be something like an MS Word document and this is what this page will gather feedback, comment, and interest (votes) for.
There are fundamental differences between HTML and rich text, and while you can convert HTML to MS Word or other document formats, a rich text editor may still be beneficial as it may offer things like paging, margins, etc., that are not available in HTML (and HTML editors).
Regards,
Marin Bratanov
Progress Telerik
Hello Patrick,
You can Follow and Vote for the implementation of an editor here: https://feedback.telerik.com/blazor/1408058-html-editor-component.
Regards,
Marin Bratanov
Progress Telerik