Declined
Last Updated: 04 Jun 2020 13:26 by ADMIN
deepak
Created on: 01 Oct 2019 08:05
Category: Editor
Type: Feature Request
0
email editor
I want to edit the outlook email content on the web site (Angular). Please let me know which editor can be used for this?
3 comments
ADMIN
Martin
Posted on: 08 Oct 2019 07:20

Hi Deepak,

In general, Kendo UI for Angular suite provides an Editor component, which supports functionalities that allow us to customize text content:

https://www.telerik.com/kendo-angular-ui/components/editor/

Here is an example demonstrating a basic usage:

https://stackblitz.com/edit/angular-u35xk6?file=app/app.component.ts

We can further modify the ToolBar by adding or removing tools so that we can customize the Editor to fit best the project requirements. Out of the box, the component provides text formatting, list, images, and link management options:

https://stackblitz.com/edit/angular-kxm8qe?file=app/app.component.ts

Let us know if we can provide any further help.

Regards,
Martin
Progress Telerik

Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
deepak
Posted on: 01 Oct 2019 13:27
Please guide me to use any kendo control
deepak
Posted on: 01 Oct 2019 08:08
It is angular 2 with system.js configuration