# XWUIInputAny

Dynamic input that renders any concrete XWUIInput<Type> based on config.type. All other config/data is forwarded to the resolved input.

## Input Gallery (dynamic <xwui-input-any>)

One component - <xwui-input-any> - renders ANY concrete xwui input based on its

```example
file: examples/InputGallery.ts
html: examples/InputGallery.html
title: Input Gallery (dynamic <xwui-input-any>)
description: One component - <xwui-input-any> - renders ANY concrete xwui input based on its
```

```api
```
