An example demonstration of the EJ2 Angular Rich Text Editor with the .NET WEBPAPI Media upload integration
Prerequisites:
- Node.js 20.x (recommended) and Also supported: Node.js 22.x or 24.x
- npm
Install dependencies and run the app:
npm install
ng serveOpen http://localhost:4200/ in your browser.
- How to include the Rich Text Editor in an Angular component
- How to integrate the Tab component in the Rich Text Editor
- Integration UG: .NET Core Integration with Angular Rich Text Editor
- Documentation - Getting Started
- Full Featured Demo: Angular Rich Text Editor Overview sample