toggle_step_state: Toggle step state

View source: R/step.R

toggle_step_stateR Documentation

Toggle step state

Description

Toggle step state

Usage

toggle_step_state(id, state = TRUE, automatic_steps = TRUE, asis = TRUE)

Arguments

id

ID of step to be toggled

state

State of the step, TRUE stands for enabled

automatic_steps

Whether to toggle focus of next step automatically

asis

When used inside of Shiny module, TRUE will disable adding the namespace to id

See Also

steps


Appsilon/shiny.semantic documentation built on April 21, 2024, 5:49 p.m.