# XWUIKitchenDisplayBoard

Station-grouped kitchen tickets with prep timers, allergen highlighting, bump and recall. Does not import KanbanBoard.

## BasicUsage

Default grill/salad/expo board.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default grill/salad/expo board.
```

## GrillOnly

Filter the grill station.

```example
file: examples/GrillOnly.ts
html: examples/GrillOnly.html
title: GrillOnly
description: Filter the grill station.
```

## Bump

Advance the selected ticket.

```example
file: examples/Bump.ts
html: examples/Bump.html
title: Bump
description: Advance the selected ticket.
```

## Recall

Bring a ticket back to ready.

```example
file: examples/Recall.ts
html: examples/Recall.html
title: Recall
description: Bring a ticket back to ready.
```

```api
```
