> 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/set-font.md).

# Set Font

## Description

Change the font of an element

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

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

**Nickname** | Font

**Tab** | Ui

**Panel** | Modify

**Division** | 1
{% endtab %}

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

**F** | **Family** (*Text*) | The font family

**S** | **Size** (*Number*) | Text size

**J** | **Justification** (*Integer*) | The text justification

**B** | **Bold** (*Bool*) | Specifies if the font is bold

**I** | **Italic** (*Bool*) | Specifies if the font is italic
{% endtab %}

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

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

## Usage
