|
1 | 1 | --- |
2 | | -title: Getting Started for Angular RichTextEditor | Syncfusion |
3 | | -description: How to create a RichTextEditor control. |
| 2 | +title: Getting Started with Angular RichTextEditor | Syncfusion |
| 3 | +description: Learn here all about getting started with Syncfusion Essentia Angular RichTextEditor control, it's elements and more details. |
4 | 4 | platform: Angular |
5 | 5 | control: RTE |
6 | 6 | documentation: Ug |
7 | 7 | keywords: ejrte, rte, js rte |
8 | 8 | --- |
9 | 9 |
|
10 | | -# Getting started |
| 10 | +# Getting started with Angular RichTextEditor |
11 | 11 |
|
12 | 12 | This section helps to understand the getting started of RTE control with the step-by-step instruction. |
13 | 13 |
|
@@ -62,7 +62,7 @@ export class AppComponent { |
62 | 62 |
|
63 | 63 | Now, the RTE is rendered. |
64 | 64 |
|
65 | | - |
| 65 | + |
66 | 66 |
|
67 | 67 | ## Toolbar–Configuration |
68 | 68 |
|
@@ -93,7 +93,7 @@ export class RatingComponent { |
93 | 93 |
|
94 | 94 | The above code example displays the following output. |
95 | 95 |
|
96 | | - |
| 96 | + |
97 | 97 |
|
98 | 98 | You can set the content of the editor as follows. |
99 | 99 |
|
@@ -122,4 +122,4 @@ export class AppComponent { |
122 | 122 |
|
123 | 123 | The following screenshot displays a RTE widget. |
124 | 124 |
|
125 | | - |
| 125 | + |
0 commit comments