# Tombol Switch

<figure><img src="/files/LfkA0HbvmzIrZDzgDJmV" alt=""><figcaption></figcaption></figure>

## Konsumsi Token: 150

## Fungsi: Mengirim data ke Bucket.

| Properti           | Keterangan                                                                                                                                                                                 | Wajib |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----- |
| Urutan / Prioritas | Widget dengan nilai urutan / prioritas terkecil akan ditampilkan terlebih dahulu pada halaman.                                                                                             | Ya    |
| Ukuran             | Lebar dari widget yang akan ditampilkan.                                                                                                                                                   | Ya    |
| Bucket             | Nama dari Bucket yang akan dikirim datanya.                                                                                                                                                | Ya    |
| Opsi Tombol        | Tombol yang digunakan pada widget. Setiap tombol dipisahkan dengan simbol "," atau simbol koma dan setiap nilai masing-masing tombol dipisahkan dengan simbol "=" atau simbol sama dengan. | Ya    |
| Warna              | Warna dari widget yang ingin digunakan.                                                                                                                                                    | Ya    |
| Ikon               | Ikon dari widget menggunakan Font Awesome yang dapat dipilih [disini](https://fontawesome.com/search?m=free).                                                                              | Ya    |


---

# 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.corex.id/jenis-widget/tombol-switch.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.
