Description Usage Arguments Value
View source: R/on_input_enable.R
Check if a criterium, specified in the page list file given or if default
loaded by createPageList, is met and if so enable the continue
button. If several criteria are given they must ALL be met to enable the
button.
1 | onInputEnable(pageId, ctrlVals, pageList, globId, inputList, charNum = NULL)
|
pageId |
string. The current page id. |
ctrlVals |
list of reactive values. Controls the flow through the
Experiment. Can be created with |
pageList |
list. The one returned by |
globId |
string. The global id of the set of pages or questionnaire as
specified in |
inputList |
The input object of the shiny app. |
charNum |
integer. The minimum number of characters that must be given
to |
Updated state of the specified button.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.