Keep session intensity in sync with glass_intensity_slider()
Source: R/glass-intensity.R
observe_glass_intensity.RdThe slider already updates glass live on the client. This observer optionally
echoes the value through update_glass_theme() so other clients / server
state stay aligned.
Value
An shiny::observeEvent() observer (invisibly).