# Auto Layout , Frame/ Group

## 1. Auto layout

**1.1 Định nghĩa về Auto layout**&#x20;

Cho phép bạn có thể tự động sắp xếp bố cục của các thành phần trong nhóm phần tử hoặc trong section. Bao gồm: Khoảng cách, vị trí, hướng sắp xếp ngang, dọc.

**1.2 Thao tác**&#x20;

{% embed url="<https://youtu.be/5KfonSV_Y2I>" %}

## 2. So sánh Frame và Group&#x20;

**2.1 Frame:** cho phép kéo thả phần từ vào trong. sử dụng dc tính năng  repeater. có các setting như hình nền, bo góc... nhưng không có auto scoll bản mobile&#x20;

**2.2 Group:** không có các tính năng đã liệt kê phía trên cho phần tử Frame nhưng có auto scroll ở mobile.


---

# 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://ladipage-vietnam.gitbook.io/v5-ladipage/xx.website-builder/trang/auto-layout-frame-group.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.
