Skip to content

Commit 6d19c70

Browse files
committed
updated
1 parent dd73dfa commit 6d19c70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/Button/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation: ug
77
api : /api/js/ejbutton
88
---
99

10-
# Getting Started with JavaScript Button Component
10+
# Getting Started with JavaScript Button Control
1111

1212
This section explains you briefly on how to create a **Button** in your application with **JavaScript**. Essential JavaScript Button helps to display a Button widget within a web page and allows you to Click, Toggle Click, Reset, and Submit. The following example illustrates how to customize Button control in a Media Player and Office Ribbon Application.
1313

@@ -279,7 +279,7 @@ Add the following function in **<script>** tag.
279279

280280
The following screenshot displays the output.
281281

282-
![JavaScript Button getting started output](/js/Button/Getting-Started_images/javascript-button-output.png)
282+
![JavaScript Button getting started output.](/js/Button/Getting-Started_images/javascript-button-output.png)
283283

284284
## Create Office Ribbon Control
285285

0 commit comments

Comments
 (0)