> For the complete documentation index, see [llms.txt](https://help.tribeliopage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tribeliopage.com/page-builder/button.md).

# Button

Button adalah salah satu komponen di Tribeliopage yang berfungsi untuk menambahkan Tombol yang dapat kamu tambahkan link atau thumbnail.&#x20;

## Tutorial

![Button Component](/files/Dh2R8sMyAMFyJW9rS7vj)

1. Buat Landing Page atau Edit Landing Page yang telah kamu buat
2. Klik "**Add Component**" di bagian Landing Page Builder
3. Pilih menu "**General**"
4. Klik "**Buttons**"
5. Gunakan "**Button Text**" untuk menambahkan teks pada Button
6. "**URL**" untuk menambahkan link pada Button yang berfungsi untuk mengarahkan (*redirect*) user ketika meng-klik Button&#x20;
7. "**Upload Thumbnail**" dan pilih gambar pilihanmu untuk menambahkan Thumbnail pada Button
8. "**Button Alignment**" untuk mengatur posisi Button. Terdapat 3 pilihan posisi, yaitu: Center, Left, dan Right

## Button Setting

1. Untuk menambahkan Background Color, klik menu "**Setting"** lalu pilih warna untuk Button kamu
2. Gunakan "**Button Color**" untuk mengubah warna Button
3. Gunakan "**Text Color**" untuk mengubah warna teks pada Button
4. Gunakan "**Font**" untuk mengubah jenis font pada Button
5. Gunakan "**Font Size**" untuk mengubah ukuran teks pada Button
6. Gunakan "**Border Radius**" untuk mengatur lengkungan pada Button
7. Gunakan "**Padding Top dan Bottom**" untuk mengatur jarak di bagian atas dan bawah Background
8. Jika kamu ingin menghapus semua pengaturan komponen Button yang telah kamu buat, klik tombol "**Reset**" yang berada di bagian bawah layar.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.tribeliopage.com/page-builder/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.
