| get_default_reactive_domain {tabler} | R Documentation |
The Currently Running tabler_app Session
Description
Returns the session object of the tabler_app
server function currently executing, or NULL if none is running.
Used as the default session argument of module_server.
Usage
get_default_reactive_domain()
Value
A tabler_app session object, or NULL.