Is there a way to Add TICKS/Labels in RangeSlider for Plotly (javascript)?

I have a line chart that uses Range slider and I want to just add some ticks/labels below the range slider. I’ve search PLOTLY docs but couldn’t seem to find a parameter to imply ticks to the range slider of the chart. Any insights?

image

This is how i initialize the rangeSlider of the X-Axis
image