# XWUIBarcodeEAN8

EAN-8 short retail barcode (8 digits incl. check digit).

## Basic Usage

Encode a short product code.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Encode a short product code.
```

## Custom Colors And Bar Size

Brand the retail barcode with a custom color, background, bar width and height.

```example
file: examples/Styled.ts
html: examples/Styled.html
title: Custom Colors And Bar Size
description: Brand the retail barcode with a custom color, background, bar width and height.
```

## A Row Of Product Barcodes

Several products side by side, each in its own wrapper div.

```example
file: examples/RetailRow.ts
html: examples/RetailRow.html
title: A Row Of Product Barcodes
description: Several products side by side, each in its own wrapper div.
```

```api
```
