1
1
---
2
2
layout : post
3
3
title : Getting-Started | RichTextEditor | JavaScript | Syncfusion
4
- description : getting started
4
+ description : Learn here all more about getting started legend support in Syncfusion AngularJS control, its elements, and more.
5
+ platform : Angular
6
+ control : Chart
5
7
platform : AngularJS
6
8
control : RichTextEditor Control
7
9
documentation : ug
8
10
keywords : ejrte, rte, js rte
9
11
---
10
12
11
- # Getting Started
13
+ # Getting Started with AngularJS RichTextEditor
12
14
13
15
This section helps to understand the getting started of RTE control with the step-by-step instruction.
14
16
@@ -72,7 +74,7 @@ To render the ejRTE using angular directive, we need to inject the ej angular di
72
74
73
75
The following screenshot displays a RTE widget.
74
76
75
- ![ ] ( /js/RichTextEditor/Getting-Started_images/Getting-Started_img1.png )
77
+ ![ AngularJS RichTextEditor create RTE control ] ( /js/RichTextEditor/Getting-Started_images/Getting-Started_img1.png )
76
78
77
79
## Toolbar–Configuration
78
80
@@ -98,7 +100,7 @@ You can configure a toolbar with the tools as your application requires.
98
100
99
101
The following screenshot displays a RTE widget.
100
102
101
- ![ ] ( /js/RichTextEditor/Getting-Started_images/Getting-Started_img2.png )
103
+ ![ AngularJS RichTextEditor toolbar configuration ] ( /js/RichTextEditor/Getting-Started_images/Getting-Started_img2.png )
102
104
103
105
## Setting and Getting Content
104
106
@@ -123,4 +125,4 @@ You can set the content of the editor as follows.
123
125
124
126
The following screenshot displays a RTE widget.
125
127
126
- ![ ] ( /js/RichTextEditor/Getting-Started_images/Getting-Started_img3.png )
128
+ ![ AngularJS RichTextEditor setting and getting content ] ( /js/RichTextEditor/Getting-Started_images/Getting-Started_img3.png )
0 commit comments