# XWUISubtaskExpander

Inline expandable subtasks in table/grid views

## Basic Usage

XWUISubtaskExpander Component Inline expandable subtasks in table/grid views.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUISubtaskExpander Component Inline expandable subtasks in table/grid views.
```

## Nested Tree

An epic broken into stories and tasks; nested children show progress across depth with wider indentation.

```example
file: examples/NestedTree.ts
html: examples/NestedTree.html
title: Nested Tree
description: An epic broken into stories and tasks; nested children show progress across depth with wider indentation.
```

## Collapsed Read-Only

A release checklist that starts collapsed, showing only the count and progress; checkboxes are hidden for a read-only summary.

```example
file: examples/Collapsed.ts
html: examples/Collapsed.html
title: Collapsed Read-Only
description: A release checklist that starts collapsed, showing only the count and progress; checkboxes are hidden for a read-only summary.
```

```api
```
