# Info Level

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

## Konsumsi Token: 100

## Fungsi: Menampilkan data dari 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    |
| Jangkauan          | Nilai maksimum dan minimum yang akan ditampilkan sebagai level pada widget.                                                                             | Ya    |
| Bucket             | Nama dari Bucket yang akan diambil datanya.                                                                                                             | Ya    |
| Satuan Unit        | Satuan yang akan ditampilkan setelah data. Sebagai contoh widget yang akan digunakan untuk menampilkan data suhu maka satuan unit bisa diisi dengan ºC. | Tidak |
| 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/info-level.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.
