updateGgseg3dBackground: Update background in Shiny

View source: R/widget-output.R

updateGgseg3dBackgroundR Documentation

Update background in Shiny

Description

Sends a message to update the background color of a ggseg3d widget in a Shiny app.

Usage

updateGgseg3dBackground(session, outputId, colour)

Arguments

session

The Shiny session object

outputId

The output ID of the ggseg3d widget

colour

Background color (hex or named color)


ggseg3d documentation built on Feb. 21, 2026, 1:06 a.m.