dot-root_session: Find the main session

.root_sessionR Documentation

Find the main session

Description

This function escapes from a module (or submodule, etc) to find the root session.

Usage

.root_session(session = shiny::getDefaultReactiveDomain())

Arguments

session

A session object. Probably always use the default.

Value

The first session that isn't a "session_proxy".


cookies documentation built on Oct. 3, 2023, 1:07 a.m.