jkhaui/react-glidejs

How to add navigation?

webjoyable opened this issue · 2 comments

Is there a way to bind custom left and right arrow element for navigation? I read in the documentation that there are 2 props leftArrowComponent and leftArrowComponent but I'm not sure what does it expect as a value. Can you please write an example.

Thank you

Hi, any changes for this? I'm also trying to find a way to bind custom arrow elements for navigation.

The documentation gives an example on how to use the go() event, but the component does not expose it.

Hi, any changes for this? I'm also trying to find a way to bind custom arrow elements for navigation.

The documentation gives an example on how to use the go() event, but the component does not expose it.

It's pretty confusing, if you figure it out please write here