googlearchive / paper-slider

A slider à la Material Design
16 stars 18 forks source link

paper-slider needs documentation of 'step' property #28

Closed kenmoore closed 9 years ago

kenmoore commented 9 years ago

The online doc for snaps says "If true, the slider thumb snaps to tick marks evenly spaced based on the step property value." There's no explanation of how the step property works or how to apply it.

After some experimentation I figured it out, but docs would help greatly.

frankiefu commented 9 years ago

paper-slider extends from core-range and the step property is documented there.