toggle_step_state | R Documentation |
Toggle step state
toggle_step_state(id, state = TRUE, automatic_steps = TRUE, asis = TRUE)
id |
ID of step to be toggled |
state |
State of the step, |
automatic_steps |
Whether to toggle focus of next step automatically |
asis |
When used inside of Shiny module, |
steps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.