# XWUILayoutFilterPanel

Filter panel layout block - pre-built filter UIs picked via `block`.

## Basic Usage

Block-1 filter panel with status + owner sections.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Block-1 filter panel with status + owner sections.
```

## Multiple Sections

A richer filter panel with checkbox, radio and range sections.

```example
file: examples/MultipleSections.ts
html: examples/MultipleSections.html
title: Multiple Sections
description: A richer filter panel with checkbox, radio and range sections.
```

## Compact Panel

A denser block-5 filter panel at the small size.

```example
file: examples/CompactPanel.ts
html: examples/CompactPanel.html
title: Compact Panel
description: A denser block-5 filter panel at the small size.
```

```api
```
