Those methods are not yet implemented in this module.
Need to do it.
How far with these please?
@alkali47 What methods do you need support of ?
@alkali47 Many slick methods can be implemented by programmatically changing the children of Slider in your react components
Calling slick method similar to jQuery $('.slick').method() is not a got pattern in react.
Instead you can render slides inside Slider component according to your requirement
That's helpful, thanks
Just wanted to check in if these have been implemented. Thanks alkali47!
Any update on when this will be added?
Changing the slickGoTo prop does change the slide, but there's no transition between slides like you get with the dots or the prev/next buttons. Or is there another way to programmatically change the slide with a transition between? Thanks!
Most helpful comment
Any update on when this will be added?
Changing the slickGoTo prop does change the slide, but there's no transition between slides like you get with the dots or the prev/next buttons. Or is there another way to programmatically change the slide with a transition between? Thanks!