# XWUIInputTreeSelect

XWUIInputTreeSelect Component Tree select dropdown Combines Tree + Select functionality.

## Basic Usage

XWUIInputTreeSelect Component Tree select dropdown Combines Tree + Select functionality.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIInputTreeSelect Component Tree select dropdown Combines Tree + Select functionality.
```

## Real-World

InputTreeSelect in a realistic application context.

```example
file: examples/RealWorld.ts
html: examples/RealWorld.html
title: Real-World
description: InputTreeSelect in a realistic application context.
```

## Product Category

A single-select category dropdown over a three-level catalog with folder icons.

```example
file: examples/CategoryPicker.ts
html: examples/CategoryPicker.html
title: Product Category
description: A 3-level product-category tree with icons and a leaf pre-selected.
```

## Permission Scopes

A checkable scope picker that summarizes each selected leaf via the SHOW_CHILD strategy.

```example
file: examples/PermissionsTree.ts
html: examples/PermissionsTree.html
title: Permission Scopes
description: A checkable API-scope tree listing individual leaf scopes in the summary.
```

```api
```
