Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rich Text Editor for ASP.NET Core - Add the control to an Angular application

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

Rich Text Editor

Refer to the following topic for more information: Add RichEdit to an Angular Application.

Requirements

Quick Start

Follow the steps below to run this application on your computer:

  1. Open the JS 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:

    ng serve --open
    

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

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