Skip to content

Commit 6024cb2

Browse files
committed
SEO-177700-Angular-dropped-keywords
1 parent e844fc6 commit 6024cb2

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

angular/RichTextEditor/Getting-Started.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
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.
44
platform: Angular
55
control: RTE
66
documentation: Ug
77
keywords: ejrte, rte, js rte
88
---
99

10-
# Getting started
10+
# Getting started with Angular RichTextEditor
1111

1212
This section helps to understand the getting started of RTE control with the step-by-step instruction.
1313

@@ -62,7 +62,7 @@ export class AppComponent {
6262

6363
Now, the RTE is rendered.
6464

65-
![RTE](Getting-Started_images/Getting-Started_img1.png)
65+
![Angular RTE.](Getting-Started_images/angular-rich-text-editor-getting-started.png)
6666

6767
## Toolbar–Configuration
6868

@@ -93,7 +93,7 @@ export class RatingComponent {
9393

9494
The above code example displays the following output.
9595

96-
![tools](Getting-Started_images/Getting-Started_img2.png)
96+
![Angular RichTextEditor tools.](Getting-Started_images/angular-rich-text-editor-tool.png)
9797

9898
You can set the content of the editor as follows.
9999

@@ -122,4 +122,4 @@ export class AppComponent {
122122

123123
The following screenshot displays a RTE widget.
124124

125-
![value](Getting-Started_images/Getting-Started_img3.png)
125+
![Angular RichTextEditor value.](Getting-Started_images/angular-rich-text-editor-value.png)

0 commit comments

Comments
 (0)