RuntimeConfigDto
controlPlaneInteractionsstringrequired
Example:
automaticcolorstringrequired
Example:
#3B8BF6darkThemeUrlstring
Example:
https://example.com/darktheme.pnglightThemeUrlstring
Example:
https://example.com/lighttheme.pngRuntimeConfigDto
{
"controlPlaneInteractions": "automatic",
"color": "#3B8BF6",
"darkThemeUrl": "https://example.com/darktheme.png",
"lightThemeUrl": "https://example.com/lighttheme.png"
}