Closed
Description
I want to use this slider in my project and have a dynamically created number of sliders.
At the moment, the translate function seems to have to be done once per slider with each function call on the state or vm.
Is there something I have missed about being able to get an id of the slider asking to make the translation or something I have missed in the documentation so I can use a more generic function? Ideally, I want to wrap this in a small additional directive to help with setting the values and styles I need.
Thanks
Jon