# XWUITaskList

Hierarchical to-do list with reparenting, due dates and progress. Does not import KanbanBoard.

## BasicUsage

Default locator checklist.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default locator checklist.
```

## Toggle

Mark the parent done.

```example
file: examples/Toggle.ts
html: examples/Toggle.html
title: Toggle
description: Mark the parent done.
```

## Rename

Sanitise a title.

```example
file: examples/Rename.ts
html: examples/Rename.html
title: Rename
description: Sanitise a title.
```

## Reparent

Lift a child to the root.

```example
file: examples/Reparent.ts
html: examples/Reparent.html
title: Reparent
description: Lift a child to the root.
```

```api
```
