Add support for bookmarking arbitrary values

This commit is contained in:
Winston Chang
2016-06-09 14:45:27 -05:00
committed by Joe Cheng
parent 87309a64d2
commit 282893faff
2 changed files with 75 additions and 20 deletions

View File

@@ -61,7 +61,7 @@ export(dataTableOutput)
export(dateInput)
export(dateRangeInput)
export(dblclickOpts)
export(decodeStateURL)
export(decodeStateQueryString)
export(dialogViewer)
export(div)
export(downloadButton)