This example is a ready-to-use client jQuery application with the DevExpress RichEdit component.
- To use the RichEdit control in a jQuery application, you need to have a Universal, DXperience, or ASP.NET subscription.
- Versions of the devexpress npm packages should be identical (their major and minor versions should be the same).
- Open the "JS" folder. In the command prompt, download and install npm packages that are used in the application:
npm install devextreme devexpress-richedit --save
-
In the same folder, create a RichEdit bundle using recommendations from this help topic: Create a RichEdit Bundle
-
Open the "JS/index.html" file.
(you will be redirected to DevExpress.com to submit your response)