Angular Rich Text Editor — Dialog Sample
angular
angular-rich-text-editor
dialog
ej2
htmleditor
rich-text-editor
This repository is a minimal Angular sample showing integration of Dialog with the EJ2 Angular Rich Text Editor.
Quick start
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 serve
Open http://localhost:4200/ in your browser.
What this sample shows
- How to include the Rich Text Editor in an Angular component
- How to enable/configure the Dialog integration (see Integration UG link for exact steps)
References
- Integration UG: Dialog Integration with Angular Rich Text Editor
- Documentation - Getting Started
- Full Featured Demo: Angular Rich Text Editor Overview sample