# 19 April: Input Checkbox/Radio List

## ✨ New

This update adds Input Checkbox/Radio List to widget components.&#x20;

This new component allows to display a list of values along with additional descriptions and enables them to select one or multiple values from the list using radio buttons or checkboxes.

<figure><img src="/files/CxzSduCvGuV8nnYD0gz6" alt="" width="375"><figcaption><p>Input Radio/Checkbox List in widget</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.transactionlink.io/april-2024/19-april-input-checkbox-radio-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
