# XWUIResponseFeedback

Thumbs up/down with reason chips and comment emitting a score object.

## Basic Usage

Thumbs and reason chips.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Thumbs and reason chips.
```

## Thumbs down

Negative score with a reason.

```example
file: examples/ThumbsDown.ts
html: examples/ThumbsDown.html
title: Thumbs down
description: Negative score with a reason.
```

## No comment

Hide the comment field.

```example
file: examples/NoComment.ts
html: examples/NoComment.html
title: No comment
description: Hide the comment field.
```

## Empty options

Thumbs only.

```example
file: examples/EmptyOptions.ts
html: examples/EmptyOptions.html
title: Empty options
description: Thumbs only.
```

```api
```
