# Button

Button là những nút ấn có chứa những hành động bên trong như function, google sheet, chuyển page,...\
Để sử dụng tính năng **Button** bạn làm theo những bước sau :\
\- Bạn vào **Khối** -> Kéo **Button** ra phần chỉnh sửa giao diện .

![Kéo button ra để sử dụng](/files/zTcoJjs87QxjlTPgvSaj)

\- Cách chỉnh sửa **Button :**\
&#x20; \+ Thiết kế : Nơi để bạn chỉnh sửa màu sắc, kích thước, bo viền,... cho nút ấn.\
&#x20; \+ Hành động : Là nơi để bạn thêm những hành động cho nút ấn như function, model, chuyển page,...

<div align="left"><img src="/files/E862Caa7RNvl2rB1toos" alt="Thiết kế button"> <img src="/files/4lVdSDQbqpqIxNPM3r5T" alt="Hành động button"></div>


---

# 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://tailieu.appon.vn/huong-dan-co-ban/basic-use-block/button.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.
