nuka-carousel
                                
                                 nuka-carousel copied to clipboard
                                
                                    nuka-carousel copied to clipboard
                            
                            
                            
                        Are imperative api's such as `slideNext` and `slidePrev` available outside `Carousel` component?
Question
Describe the Problem
Are imperative api's  such as slideNext and slidePrev available? Maybe via something like a hook or class instance. How can one navigate outside the Carousel component?
I cant seem to find this in the docs or issues panel.
Example one such availability:
const { slideNext, slidePrevious } = useSlider();
Would love this feature too! Or just if the functions could be imported
import { goToSlide } from 'nuka-carousel' 
I would also like to know if this is possible
These are now available in Nukav8