Skip to content

Commit 5116a99

Browse files
Merge pull request #170 from syncfusion-content/SEO-2750-AngularJS-TreeView
SEO-2750 - AngularJS image alt text
2 parents 04e5913 + 55671a7 commit 5116a99

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

angularjs/RichTextEditor/Getting-Started.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
22
layout: post
3-
title: Getting-Started | RichTextEditor | JavaScript | Syncfusion
4-
description: getting started
3+
title: Getting-Started | RichTextEditor | Angular | Syncfusion
4+
description: Learn here all more about getting started legend support in Syncfusion AngularJS RichTextEditor control, its elements, and more.
5+
platform: Angular
6+
control: Chart
57
platform: AngularJS
68
control: RichTextEditor Control
79
documentation: ug
810
keywords: ejrte, rte, js rte
911
---
1012

11-
# Getting Started
13+
# Getting Started with AngularJS RichTextEditor
1214

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

@@ -72,7 +74,7 @@ To render the ejRTE using angular directive, we need to inject the ej angular di
7274

7375
The following screenshot displays a RTE widget.
7476

75-
![](/js/RichTextEditor/Getting-Started_images/Getting-Started_img1.png)
77+
![AngularJS RichTextEditor create RTE control](Getting-Started_images/Getting-Started_img1.png)
7678

7779
## Toolbar–Configuration
7880

@@ -98,7 +100,7 @@ You can configure a toolbar with the tools as your application requires.
98100

99101
The following screenshot displays a RTE widget.
100102

101-
![](/js/RichTextEditor/Getting-Started_images/Getting-Started_img2.png)
103+
![AngularJS RichTextEditor toolbar configuration](Getting-Started_images/Getting-Started_img2.png)
102104

103105
## Setting and Getting Content
104106

@@ -123,4 +125,4 @@ You can set the content of the editor as follows.
123125

124126
The following screenshot displays a RTE widget.
125127

126-
![](/js/RichTextEditor/Getting-Started_images/Getting-Started_img3.png)
128+
![AngularJS RichTextEditor setting and getting content](Getting-Started_images/Getting-Started_img3.png)

angularjs/TreeView/Tree-Node.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
layout: post
3-
title: Tree-Node
4-
description: tree node
3+
title: Tree Node in AngularJS TreeView Control | Syncfusion
4+
description: Learn here all about Tree Node support in Syncfusion Essential AngularJS TreeView control, its elements, and more.
55
platform: AngularJS
66
control: TreeView
77
documentation: ug
88
---
99

1010

11-
# Tree Node
11+
# Tree Node in AngularJS TreeView
1212

1313
TreeView node is structured with expand/collapse arrow, checkbox, image and text as shown in below.
1414

15-
![](Tree-Node_images/Tree-Node_img1.png)
15+
![Tree Node in AngularJS TreeView](Tree-Node_images/Tree-Node_img1.png)
1616

1717

1818
Also TreeView node object holds the following properties.

0 commit comments

Comments
 (0)