Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable update option for swipable and animate parameters in updateF7Tabs #272

Open
roman-tremmel opened this issue Dec 17, 2024 · 0 comments

Comments

@roman-tremmel
Copy link

Then, we could easily enable or disable features based on the device using a combination of

updateF7Tabs(session, "tab", animated = F, swipeable  = T )
ifelse(input$deviceInfo$desktop, T, F)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant