# Ω RulerTic

Base: The shape and size of the individual tics that can optionally be shown in or around the slider track. Similar to the tics on a ruler these provide a visual for value increments along the slider track.

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

* Parent: [Ruler Track](/core/overview/slider/sliderbar/rulertrack.md)

## Properties

### Shape

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

**Circle**: The default, circular shape that sits inside the ruler track.

**Box**: A square shape that sits inside the ruler track.

**Line**: A vertical line that sits inside the ruler track.

### Size

To account for the different sizes of ruler tracks we give different sizes of the tics here.

NOTE: This is the first use of ruler and we will use this in other elements and components outside of the slider element.


---

# 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/rulertrack/rulertics.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.
