# XWUIInputKnob

Dial/knob control for numeric value. Similar to XWUIInputSlider but circular.

## Basic Usage

Dial/knob control for numeric value.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Dial/knob control for numeric value.
```

## States

Component in different states.

```example
file: examples/States.ts
html: examples/States.html
title: States
description: Component in different states.
```

## Real-World

InputKnob in a realistic application context.

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

```api
```
