# Ω SliderIndicator

Base: Shows the level(s) for the value(s) given on the slider track with a visual fill to the affected area.

[Styleguide Link](https://zpl.io/VDmzpOv)

* Parent: [Slider Bar](/core/overview/slider/sliderbar.md)
* Sisters: [Knob](/core/overview/slider/sliderbar/sliderknob.md), [Track](/core/overview/slider/sliderbar/slidertrack.md), [Indicator](/core/overview/slider/sliderbar/sliderindicator.md), [Ruler Track](/core/overview/slider/sliderbar/rulertrack.md)

## Properties

### Style

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

The indicator can be shown as On (Filled In) or Off (Hidden from view) based on the use case desired. By default this indicator is shown as On.

### Size

This is to account for the different sizes of slider track.


---

# 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://able.bucca.com/core/overview/slider/sliderbar/sliderindicator.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.
