Combined Steps
Because we have two ways of determining how pips
are rendered along the Slider, here’s a breakdown of how they interact with each other.
step
: determines how many points are selectable along the Slider.
This is for interaction. Non-selectable pips are not rendered at all.pipstep
: determines how many points are visible along the Slider.
This is visual, pips that are not shown are still rendered.
Examples
Here’s a table demonstrating how the two interact with each other.