Shiny Integration
When given an id, the scrim reports its state as input$id — a named list:
Use update_calcite(id, loading = TRUE/FALSE) to toggle the loading state
from the server.
Scrim fills its closest positioned parent. Wrap the area you want to cover
in a container with position: relative so the scrim covers the right region.