input range slider step size

1 reply·opened Dec 24, 2019
H
HemadityaDec 24, 2019

Can the step size of input range slider be 1. If yes where do we set this?

Thanks in advance

S
SemiColonWebSTAFFDec 24, 2019

Hello,

Absolutely! Simply setting the step="1" Attribute on the input element will work fine. Example:

<input class="range_01" step="1" />

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard