Skip to content

Commit 0927a16

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

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

angular/ToggleButton/Getting-Started.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
---
22
layout: post
3-
title: Getting-Started
4-
description: getting started
3+
title: Getting Started with Angular ToggleButton Control | Syncfusion
4+
description: Learn here all about getting started with Syncfusion Essential Angular Toggle Button component, it's elements and more details.
55
platform: Angular
66
control: Toggle Button
77
documentation: ug
88
---
99

10-
# Getting Started
10+
# Getting Started with Angular Toggle Button
1111

1212
This section explains briefly about how to create a **Toggle Button** in your application.
1313

1414
## Control structure
1515

1616
The HTML checkbox element can be easily configured as **Essential Toggle Button** control. The basic rendering of **Essential Toggle Button** is achieved by using default functionality.
1717

18-
![](/Angular/ToggleButton/Getting-Started_images/Getting-Started_img1.png)
18+
![Getting Started with Angular Toggle Button.](/Angular/ToggleButton/Getting-Started_images/angular-toggle-button-getting-started.png)
1919

2020

2121

22-
![](/Angular/ToggleButton/Getting-Started_images/Getting-Started_img2.png)
22+
![Angular Toggle Button control structure.](/Angular/ToggleButton/Getting-Started_images/angular-toggle-button-structure.png)
2323

2424
## Create a simple Toggle Button in Angular
25-
To get started, you need to refer the basic prerequisites and system configuration to be done from the given [Getting started](https://help.syncfusion.com/angular-2/gettingstarted/overview) document.
25+
To get started, you need to refer the basic prerequisites and system configuration to be done from the given [Getting started](https://help.syncfusion.com/angular/gettingstarted/overview) document.
2626

2727
## Toggle Button Creation
2828

@@ -104,7 +104,7 @@ export class ToggleButtonComponent {
104104
Output of above steps
105105

106106

107-
![](/Angular/ToggleButton/Getting-Started_images/Getting-Started_img4.png)
107+
![Angular Toggle Button label element.](/Angular/ToggleButton/Getting-Started_images/angular-toggle-button-element.png)
108108

109109

110110

0 commit comments

Comments
 (0)