mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-07 05:04:58 -05: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