> 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/command/save-button.md).

# Save Button

Launch a file save dialog when clicked and return a new file path

## Description

Launch a file save dialog when clicked and return a new file path

{% tabs %}
{% tab title="Preview" %}
![](https://97674526-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQQ5Dv56AckPkeQ6O9Rf%2Fuploads%2FgQ3BjPeZoxIEUJnd5hRS%2FSave.png?alt=media\&token=f24e7428-95c2-4c18-a823-a92ea02681d1)
{% endtab %}

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

**Nickname** | Save Btn

**Tab** | Ui

**Panel** | Command

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

{% tab title="Inputs" %}
**\*E** | **Element** (*Ui+ Element*) | An optional input for an Element.&#x20;

> If an Element is input it will be updated, if empty a new Element will be created.
>
> The input control must be of the same type as the component

**L** | **Label** (*Text*) | The control label

**E** | **Extensions** (*Text*) | A list of standard file extension formats (Name | Extension)

**P** | **Folder Path** (Text) | A default folder path
{% endtab %}

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

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

## Usage
