pysepal.solara.ui_state#
Scope-keyed UI state for pysepal Solara and Voila apps.
UI preferences (theme, locale) are per-connection state with no authentication
in their resolution path: a Voila page, a plain notebook or a script must hold
a theme without a SEPAL session existing. Keyed by
pysepal.solara.runtime_context.current_scope_id(), which falls back to
the process scope, so every getter built on this is total.
Functions
Drop every UI state held for a scope. |
|
Return the |
|
Whether |