# Ω SliderTrack

Base: The slider track that the knob, bar and ruler track/tics are on top of.

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

* 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

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.

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


---

# 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/slidertrack.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.
