Skip to content

DevExpress-Examples/asp-net-core-richedit-add-control-to-react

Repository files navigation

Rich Text Editor for ASP.NET Core - Add the control to a React application

This example is a ready-to-use client React application that contains the DevExpress Rich Text Editor control.

Rich Text Editor

Refer to the following topic for more information: Add RichEdit to a React Application.

Requirements

Quick Start

  1. Open the root folder in the command prompt and run the following command to install npm packages used in the application:

    npm install
    
  2. Execute the following command to compile and run the application:

    npm start
    

Files to Look At

Documentation

Does this example address your development requirements/objectives?

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