Skip to content

Custom Controls not working correctly #206

Answered by vadymshymko
alex4brandung asked this question in Q&A
Discussion options

You must be logged in to vote

@alex4brandung Hello. The case you described is not a bug. The point is that the component cannot control the logic of the onclick handler for the button rendered outside the component.

Alternatively, you can use the following props to customize the navigation buttons: forwardBtnProps && backwardBtnProps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alex4brandung
Comment options

Answer selected by vadymshymko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #204 on December 25, 2023 08:09.