djhi/meteor-autoform-materialize

Range Slider

Closed this issue · 1 comments

It would be nice to add support for range slider

http://materializecss.com/forms.html#range

Sorry, this is possible without any change and by autoform itself.

{{> afQuickField name='receiver.num' type='range' min='0' max='100'}}