Do you need to implement a React Rich Text Editor into your application? If you wonder where to start and how long it would take, you’re right where you need to be.
In the video below, you will see how you can quickly address all your Editor-related questions with the feature-rich, accessible React Editor that is part of the KendoReact UI library. To give you an idea of some of the rich functionality you get out-of-the-box with this WYSIWYG Editor, here’s a short overview:
- A comprehensive set of Editor tools - including built-in find and replace tools
- Plugin support (create custom tools and integrate them into the Editor)
- Editor resizing
- Sanitizing Pasted HTML
- Exporting to PDF
- Different rendering modes
- Globalization
- Accessibility
- And more
In the video below, you will see a demo of two of the powerful customization features of the KendoReact Editor:
- Defining input rules – this allows you to modify the user's input as they're creating it by matching their input with a set of rules you've created using regex.
- Customizing Editor tools & creating new ones - with this React WYSIWYG Editor, you can decide which tools appear in the toolbar above the panel, as well as make changes to our suite of pre-made tools. You can even create your own.
Companion blog
If you like things in written form, this blog covers the topics discussed in the video: Customizing the React Rich Text Editor: KendoReact Tutorial
Top comments (0)