From ac5821dcb39fc46983b8a865d3f4c02ccfeeb742 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Tue, 18 Oct 2022 15:25:16 +0300 Subject: [PATCH 1/3] image alt text renamed --- angularjs/TreeView/Tree-Node.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/angularjs/TreeView/Tree-Node.md b/angularjs/TreeView/Tree-Node.md index 52b3180b..36f8ad65 100644 --- a/angularjs/TreeView/Tree-Node.md +++ b/angularjs/TreeView/Tree-Node.md @@ -1,18 +1,18 @@ --- layout: post -title: Tree-Node -description: tree node +title: Tree Node in AngularJS TreeView Control | Syncfusion +description: Learn here all about Tree Node support in Syncfusion Essential AngularJS TreeView control, its elements, and more. platform: AngularJS control: TreeView documentation: ug --- -# Tree Node +# Tree Node in AngularJS TreeView TreeView node is structured with expand/collapse arrow, checkbox, image and text as shown in below. -![](Tree-Node_images/Tree-Node_img1.png) +![Tree Node in AngularJS TreeView](Tree-Node_images/Tree-Node_img1.png) Also TreeView node object holds the following properties. From 43e631e8503bce18be0bf274c42730922737b6ea Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Tue, 18 Oct 2022 15:42:59 +0300 Subject: [PATCH 2/3] images renamed --- angularjs/RichTextEditor/Getting-Started.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/angularjs/RichTextEditor/Getting-Started.md b/angularjs/RichTextEditor/Getting-Started.md index e26349ac..80ae1185 100644 --- a/angularjs/RichTextEditor/Getting-Started.md +++ b/angularjs/RichTextEditor/Getting-Started.md @@ -1,14 +1,16 @@ --- layout: post title: Getting-Started | RichTextEditor | JavaScript | Syncfusion -description: getting started +description: Learn here all more about getting started legend support in Syncfusion AngularJS control, its elements, and more. +platform: Angular +control: Chart platform: AngularJS control: RichTextEditor Control documentation: ug keywords: ejrte, rte, js rte --- -# Getting Started +# Getting Started with AngularJS RichTextEditor This section helps to understand the getting started of RTE control with the step-by-step instruction. @@ -72,7 +74,7 @@ To render the ejRTE using angular directive, we need to inject the ej angular di The following screenshot displays a RTE widget. -![](/js/RichTextEditor/Getting-Started_images/Getting-Started_img1.png) +![AngularJS RichTextEditor create RTE control](Getting-Started_images/Getting-Started_img1.png) ## Toolbar–Configuration @@ -98,7 +100,7 @@ You can configure a toolbar with the tools as your application requires. The following screenshot displays a RTE widget. -![](/js/RichTextEditor/Getting-Started_images/Getting-Started_img2.png) +![AngularJS RichTextEditor toolbar configuration](Getting-Started_images/Getting-Started_img2.png) ## Setting and Getting Content @@ -123,4 +125,4 @@ You can set the content of the editor as follows. The following screenshot displays a RTE widget. -![](/js/RichTextEditor/Getting-Started_images/Getting-Started_img3.png) \ No newline at end of file +![AngularJS RichTextEditor setting and getting content](Getting-Started_images/Getting-Started_img3.png) \ No newline at end of file From 55671a73795867e59f9c8ea4a74fa15c8ec63e77 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:33:25 +0300 Subject: [PATCH 3/3] description updated --- angularjs/RichTextEditor/Getting-Started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angularjs/RichTextEditor/Getting-Started.md b/angularjs/RichTextEditor/Getting-Started.md index 80ae1185..c4321b07 100644 --- a/angularjs/RichTextEditor/Getting-Started.md +++ b/angularjs/RichTextEditor/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting-Started | RichTextEditor | JavaScript | Syncfusion -description: Learn here all more about getting started legend support in Syncfusion AngularJS control, its elements, and more. +title: Getting-Started | RichTextEditor | Angular | Syncfusion +description: Learn here all more about getting started legend support in Syncfusion AngularJS RichTextEditor control, its elements, and more. platform: Angular control: Chart platform: AngularJS