Skip to contents

Initialise Lock Initialises the lock reactive value.

Usage

init_lock(session = shiny::getDefaultReactiveDomain(), ignore_init = FALSE)

Arguments

session

Shiny session.

ignore_init

Whether to ignore the initialisation. this is only used when we need to initialise the lock from toggle_lock().