# XWUISeatMapPicker

Venue seat picker with sections, price categories and a selection cap. Scale is a number; no third-party floor renderer.

## BasicUsage

Default stalls and balcony.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default stalls and balcony.
```

## Balcony

Open the balcony section.

```example
file: examples/Balcony.ts
html: examples/Balcony.html
title: Balcony
description: Open the balcony section.
```

## PickA1

Hold A1 from the class API.

```example
file: examples/PickA1.ts
html: examples/PickA1.html
title: PickA1
description: Hold A1 from the class API.
```

## MaxTwo

Cap selection at two seats.

```example
file: examples/MaxTwo.ts
html: examples/MaxTwo.html
title: MaxTwo
description: Cap selection at two seats.
```

```api
```
