Skip to content

Commit 4f2ff10

Browse files
committed
Updated
1 parent 29913fa commit 4f2ff10

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

angular/GettingStarted/getting-started-with-angular-quick-start-webpack.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Getting started with Angular Platform | Syncfusion
4-
description: Learn here about Overview of Syncfusion Essential Angular Platform, its elements, and more.
3+
title: Getting Started with Angular Quick Start - Webpack | Syncfusion
4+
description: Learn here about getting started with Syncfusion Essential Angular Platform, its elements, and more.
55
platform: Angular
66
control: Introduction
77
documentation: ug
88
---
99

1010

11-
# Getting started with Angular
11+
# Getting started with Angular Quick Start - Webpack
1212

1313
Webpack is a popular module bundler, a tool for bundling application source code in convenient chunks and for loading that code from a server into a browser
1414

angular/Slider/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Getting Started with Angular Slider Control | Syncfusion
3-
description: Learn here about getting started with Angular Slider in Syncfusion Essential Angular Slider Control, its elements, and more.
3+
description: Learn here about getting started with Syncfusion Essential Angular Slider Control, its elements, and more.
44
platform: Angular
55
control: Slider
66
documentation: Ug

angular/Tooltip/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Getting started with Angular Tooltip Control | Syncfusion
4-
description: Learn here about getting started with Angular Tooltip in Syncfusion Essential Angular Tooltip Control, its elements, and more.
4+
description: Learn here about getting started with Syncfusion Essential Angular Tooltip Control, its elements, and more.
55
platform: Angular
66
control: Tooltip
77
documentation: ug

angular/TreeView/Getting-Started.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Getting Started with Angular TreeView Control | Syncfusion
3-
description: Learn here about getting started with Angular TreeView in Syncfusion Essential Angular Treeview Control, its elements, and more.
3+
description: Learn here about getting started with Syncfusion Essential Angular Treeview Control, its elements, and more.
44
platform: Angular
55
control: TreeView
66
documentation: Ug
@@ -357,5 +357,4 @@ npm start
357357

358358
* Browse to [http://localhost:3000](http://localhost:3000) to see the application. And navigate to TreeView tab. The component is rendered as like the below screenshot. You can make changes in the code found under src folder and the browser should auto-refresh itself while you save files.
359359

360-
![Running the systemJS application in Angular TreeView](Getting-Started_images/Getting-Started_img1.jpeg)
361-
360+
![Running the systemJS application in Angular TreeView](Getting-Started_images/Getting-Started_img1.jpeg)

0 commit comments

Comments
 (0)