Angular Slidezilla Demo

This is the demo of Angular Slidezilla: a simple slider directive.

View source on this page to see the various options available (also available in the github repo).

For more information and full documents see Github

Basic



Value: {{slider1.val}}

Static



Value: {{slider2.val}}

Dynamic


Value: {{slider3.val}}


Min: {{slider3.min}}


Max: {{slider3.max}}


Step: {{slider3.step}}


Range



Values: {{slider4.val}}