seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

Min & max description on vertical slider in JSON object? #951

Closed louisedennevi closed 3 years ago

louisedennevi commented 3 years ago

Hi, I'm using surveyJS and bootstrap-slider in JSON object. I've used the vertical slider and want to add a min and max description but not sure how to implement this.

Is this possible? I've created a sandbox to show my code, and I would like to have de option to have min and max description in the JSON object.

thanks!

https://codesandbox.io/s/survey-pigk5?file=/src/components/HelloWorld.vue

seiyria commented 3 years ago

You may want to ask the creator of the vue wrapper. With the base bootstrap-slider there is no problem using formatter to describe the value of the knob.