You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to perform some checks before switching slides, proceed with the switch only if certain conditions are met, otherwise prevent the switch?
Suggested solution
if the beforeSlideChangeStart callback return false, prevent slide, otherwise go on.
This discussion was converted from issue #7359 on March 19, 2024 06:38.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Clear and concise description of the problem
Is there a way to perform some checks before switching slides, proceed with the switch only if certain conditions are met, otherwise prevent the switch?
Suggested solution
if the beforeSlideChangeStart callback return false, prevent slide, otherwise go on.
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?
Beta Was this translation helpful? Give feedback.
All reactions