Open jonthegeek opened 6 months ago
As a Shiny user, in order to restore my state when I return to an app, I would like to bookmark my state in cookies.
(likewise a Shiny developer may want to do that for the user without the user "knowing" that it's happening)
Hook into the Shiny bookmark functionality, saving things to cookies.
As a Shiny user, in order to restore my state when I return to an app, I would like to bookmark my state in cookies.
(likewise a Shiny developer may want to do that for the user without the user "knowing" that it's happening)
Hook into the Shiny bookmark functionality, saving things to cookies.