Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.42 KB

File metadata and controls

42 lines (29 loc) · 2.42 KB

RichEdit jQuery Application

This example is a ready-to-use client jQuery application with the DevExpress RichEdit component.

Requirements

  • 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).

Quick Start

  1. 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
  1. In the same folder, create a RichEdit bundle using recommendations from this help topic: Create a RichEdit Bundle

  2. Open the "JS/index.html" file.

Files to Look At

Documentation

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)