You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: angularjs/Barcode/Getting-Started.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Getting Started with Syncfusion Essential JS Barcode widget
4
-
description: How to create one dimensional, two dimensional barcode and customizing the appearance of it.
3
+
title: Getting Started with AngularJS Barcode Control | Syncfusion
4
+
description: Learn here about getting started with Syncfusion Essential AngularJS Barcode Control, its elements, and more.
5
5
platform: AngularJS
6
6
control: Barcode
7
7
documentation: ug
8
8
---
9
9
10
-
# Getting Started
10
+
# Getting Started with AngularJS Barcode
11
11
12
12
This section explains you briefly on how to create one dimensional and two dimensional barcodes and customizing its appearance in your JavaScript application.
Copy file name to clipboardExpand all lines: angularjs/RangeNavigator/Range-Padding.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Range-Padding
4
-
description: Range Padding
3
+
title: RangePadding in AngularJS RangeNavigator Control | Syncfusion
4
+
description: Learn here about range padding in Syncfusion Essential AngularJS RangeNavigator Control, its elements, and more.
5
5
platform: AngularJS
6
6
control: RangeNavigator
7
7
documentation: ug
8
8
---
9
9
10
-
# Range Padding
10
+
# Range Padding in AngularJS RangeNavigator
11
11
12
12
**Range Padding** adds padding for range in **RangeNavigator**. It allows you to space the grid lines in the **RangeNavigator**. By default, this property is set to **none**.
13
13
@@ -47,7 +47,7 @@ The following screenshot illustrates a **RangeNavigator** with **rangePadding**
Copy file name to clipboardExpand all lines: angularjs/Signature/signature-customization.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
layout: post
3
-
title: signature customization
4
-
description: signature customization
3
+
title: Signature customization in AngularJS Signature Control | Syncfusion
4
+
description: Learn here about signature customization in Syncfusion Essential AngularJS Signature Control, its elements, and more.
5
5
platform: AngularJS
6
6
control: Signature
7
7
documentation: ug
8
8
---
9
9
10
-
##Signature Customization
10
+
# Signature Customization in AngularJS Signature
11
11
12
-
###Background color
12
+
## Background color
13
13
14
14
Signature component allows you to set the background color for the component using the **e-backgroundcolor** property. When we set our required background, then the signature’s background color will be changed automatically.
15
15
@@ -71,7 +71,7 @@ syncApp.controller('signatureCtrl', function ($scope) {
71
71
72
72
The following screenshot illustrates the Signature with custom defined background image.
Copy file name to clipboardExpand all lines: angularjs/Uploadbox/RTL-Support.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: RTL-Support
4
-
description: rtl support
3
+
title: RTLSupport in AngularJS Uploadbox Control | Syncfusion
4
+
description: Learn here about rtl support in Syncfusion Essential AngularJS Uploadbox Control, its elements, and more.
5
5
platform: AngularJS
6
6
control: Uploadbox
7
7
documentation: ug
8
8
---
9
9
10
-
# RTL Support
10
+
# RTL Support in AngularJS Uploadbox
11
11
12
12
This feature supports the change of left-to-right alignment of the **Uploadbox** widget to right-to-left (**RTL**). That is, it sets the **Uploadbox** to right-to-left actions.
13
13
@@ -37,4 +37,4 @@ For **JS**, configure **saveFiles.ashx** and **removeFiles.ashx** files as menti
0 commit comments