slidetoact icon indicating copy to clipboard operation
slidetoact copied to clipboard

how to make button to default state (unSlided after onslide complete)

Open Dhananjaypathak27 opened this issue 3 years ago • 1 comments

What kind of issue is this?

I want to know how to make a button to default side state (unslided) on slide complete as in my code I have to call API for slide complete and move to a new page but the user can come back to the previous page where he is unable to slide the button as it is already slid.

Dhananjaypathak27 avatar Aug 14 '21 11:08 Dhananjaypathak27

I want to know how to make a button to default side state (unslided) on slide complete as in my code I have to call API for slide complete and move to a new page but the user can come back to the previous page where he is unable to slide the button as it is already slid.

Have you tried to use the resetSlider() function?

cortinico avatar Aug 15 '21 10:08 cortinico

What kind of issue is this?

I want to know how to make a button to default side state (unslided) on slide complete as in my code I have to call API for slide complete and move to a new page but the user can come back to the previous page where he is unable to slide the button as it is already slid. try this : sliderButtonReference.isLocked = true

gururani-abhishek avatar Apr 28 '23 10:04 gururani-abhishek

Closing due to lack of response

cortinico avatar Apr 28 '23 17:04 cortinico