mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
Initial version of saving state
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
\name{encodeBookmarkDataURL}
|
||||
\alias{encodeBookmarkDataURL}
|
||||
\usage{
|
||||
encodeBookmarkDataURL(input, exclude = NULL)
|
||||
encodeBookmarkDataURL(input, exclude = NULL, persist = FALSE)
|
||||
}
|
||||
\arguments{
|
||||
\item{input}{The session's input object.}
|
||||
|
||||
Reference in New Issue
Block a user