Skip to content

DOCINFRA-2341_merged_using_automation #382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions angular/Barcode/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Getting Started for Angular Barcode
description: Barcode
platform: Angular
title: Getting Started with Angular Barcode Component | Syncfusion
description: Learn here all about getting started with Syncfusion Essential Angular Barcode control, its elements, and more details.
platform: angular
control: Barcode
documentation: ug
keywords: ejBarcode
---

# Getting Started
# Getting Started with Angular Barcode Component

This section explains briefly about how to integrate a **Barcode** control in your application with **Angular**.

Expand Down Expand Up @@ -70,4 +70,4 @@ export class DefaultComponent {

The above code will produce the Barcode as shown in the below figure.

![](getting-started-images/default.png)
![Initialize and configure in Angular Barcode.](getting-started-images/initialize-and-configure-in-angular-barcode.png)
8 changes: 4 additions & 4 deletions angular/Barcode/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Getting Started for Angular Barcode
description: Barcode
platform: Angular
title: Overview of Angular Barcode Component | Syncfusion
description: Learn hare all about overview of Syncfusion Essential Angular Barcode control, its elements and more details.
platform: angular
control: Barcode
documentation: ug
keywords: ejBarcode
---

# Overview
# Overview of Angular Barcode Component

The Syncfusion Essential JS Barcode widget enables rendering of one dimension and two dimension barcodes in web page. Barcode provides you a simple and inexpensive method of encoding text information that can be easily read by electronic readers.

Expand Down