Skip to content

Commit 3b2a54a

Browse files
Merge pull request #434 from syncfusion-content/SEO-178105-JS-dropped-keyword
SEO-178105-JS-dropped-keyword
2 parents ab1ae25 + 5e089f2 commit 3b2a54a

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

js/ColorPicker/Getting-Started.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
layout: post
3-
title: Getting-Started
4-
description: getting started
3+
title: Getting Started with JavaScript Color Picker | Syncfusion
4+
description: Learn here all about getting started with Syncfusion Essential Studio JavaScript Color Picker control, its elements, and more details.
55
platform: js
66
control: ColorPicker
77
documentation: ug
88
api: /api/js/ejcolorpicker
99
---
1010

11-
# Getting Started
11+
# Getting Started with JavaScript Color Picker
1212

1313
This section explains briefly about how to create a **ColorPicker** in your application with **JavaScript**. The **Essential JavaScript ColorPicker** control provides you support for selecting the colors in different sources such as palettes, picker or custom palettes. You can also render the color value from control in three formats such as RGB, HSV and HEXCODE.
1414

1515
In this example, you can learn how to customize **ColorPicker** control in a category Application.
1616

17-
![](/js/ColorPicker/Getting-Started_images/Getting-Started_img1.png)
17+
![Getting Started with JavaScript Color Picker.](/js/ColorPicker/Getting-Started_images/javascript-color-picker-getting-started.png)
1818

1919
In the following sections you can learn, How to:
2020

@@ -79,7 +79,7 @@ Initialize **ColorPicker** element in **<script>** tag.
7979

8080
Run the above code to render the following output.
8181

82-
![](/js/ColorPicker/Getting-Started_images/Getting-Started_img2.png)
82+
![JavaScript Color Picker output.](/js/ColorPicker/Getting-Started_images/javascript-color-picker-output.png)
8383

8484
## Initialize the other widgets
8585

@@ -245,7 +245,7 @@ Add the following style section to align form fields.
245245

246246
Run the above code to render the following output.
247247

248-
![](/js/ColorPicker/Getting-Started_images/Getting-Started_img3.png)
248+
![JavaScript Color Picker output render.](/js/ColorPicker/Getting-Started_images/javascript-color-picker-output-render.png)
249249

250250
## Add value with Selected Color
251251

@@ -278,5 +278,5 @@ Initialize the click event for the button element in **<script>** tag.
278278

279279
The following screenshot illustrates the resultant output after you click **Add** button.
280280

281-
![](/js/ColorPicker/Getting-Started_images/Getting-Started_img4.png)
281+
![Javascript Color Picker resultant output.](/js/ColorPicker/Getting-Started_images/javascript-color-picker-resultant-output.png)
282282

0 commit comments

Comments
 (0)