Is it possible to add the argument 'page' to the reactable function? At the moment this argument is only available in updateReactable (https://glin.github.io/reactable/reference/updateReactable.html), but I would like to use this directly in reactable in a shiny app.
Is it possible to add the argument 'page' to the reactable function? At the moment this argument is only available in updateReactable (https://glin.github.io/reactable/reference/updateReactable.html), but I would like to use this directly in reactable in a shiny app.