restoreInput: Restore an input value

Description Usage Arguments

View source: R/bookmark-state.R

Description

This restores an input value from the current restore context. It should be called early on inside of input functions (like textInput).

Usage

1
restoreInput(id, default)

Arguments

id

Name of the input value to restore.

default

A default value to use, if there's no value to restore.


sheikhbarabas/shiny documentation built on May 29, 2019, 9:22 p.m.