# Alignment (changing the layout) of components

#### Alignment (layout change) <a href="#wyrownanie-zmianalayoutu-komponentow-wyrownanie-zmianalayoutu" id="wyrownanie-zmianalayoutu-komponentow-wyrownanie-zmianalayoutu"></a>

The alignment attribute can be changed using the editor located in the section **Styling** component properties.

<figure><img src="/files/310dbcc9e9fef0e7d941b960a74f9705b0f93891" alt=""><figcaption></figcaption></figure>

***Figure 1.** Layout change properties view*

The following alignments are possible:

Horizontal alignment:

* to the left,
* center,
* to the right,
* fill.

Vertical alignment:

* to the top,
* center,
* to the bottom,
* fill.

The default setting after adding a component from the palette is: horizontal fill and vertical center.

<figure><img src="/files/47ac7884bd779aa66dd4612938a4047903baeb04" alt=""><figcaption><p><em><strong>Figure 1.</strong> Example of layout changes for the Label component</em></p></figcaption></figure>

{% hint style="info" %}
How to display the layout grid?

[Layout grid / template](/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/tworzenie-formularza/siatka-layoutu-szata.md)
{% endhint %}

<br>


---

# 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://docs.eximee.com/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/style-formularza-i-style-komponentu/wyrownanie-zmiana-layoutu-komponentow.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.
