> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/ui-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/ui-plus/components/modify/resize.md).

# Resize

## Description

Resize an element

{% tabs %}
{% tab title="Preview" %}
![](/files/9EhkGfsPHLlIB1deOmtD)
{% endtab %}

{% tab title="Location" %}
**Name** | Ui Resize

**Nickname** | Resize

**Tab** | Ui

**Panel** | Modify

**Division** | 2
{% endtab %}

{% tab title="Inputs" %}
**E** | **Element** (*Ui+ Element*) | Ui Element Control to update.&#x20;

**W** | **Width** (*Number*) | The control width

**H** | **Height** (*Number*) | The control height
{% endtab %}

{% tab title="Ouputs" %}
**E** | **Element** (*Ui+ Element*) | The updated Ui Element.&#x20;
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage
