I have a SPFX webpart which has developed in react js code. I have a PropertyPaneSlider value which I want to bind with Carousel interval dynamically.
{Bindvalue}
{Bindvalue}
{Bindvalue}
-------------------------------------
PropertyPaneSlider('sliderSpeed',{
label:"Slider speed(in seconds)",
min:500,
max:10000
})
------------------------------------
Could youn please help me how to bind this so that I can increase and decrease the interval dynamically.

Vaibhav ChauhanPosted Dec 14, 2021, 8:53 AM
Rajkiran SwainPosted Dec 13, 2021, 10:32 AM
Vaibhav ChauhanPosted Dec 13, 2021, 10:04 AM