Thanks for this great module.
Is it possible to remove pagination when printing a reactable? Usually changes in ui for print version are done by media queries (@meida print { ... }) but I don't understand how to achieve this for disabling the pagination.
Thanks for this great module. Is it possible to remove pagination when printing a reactable? Usually changes in ui for print version are done by media queries (
@meida print { ... }
) but I don't understand how to achieve this for disabling the pagination.