Edit on GitHub

Context information panel settings

A schema that is used to validate a part of Laboperator workflow templates.

Configuration of the workflow context information.

Context information panel settings
toggleButton
object (Toggle button settings)
Configuration of the toggle button which opens/closes the panel.
Toggle button settings
label
string
default: Info
Label of the button
Examples:
Info
allowFullscreen
boolean (Full-screen mode toggle)
default: true

Switches the ability to expand the panel to the full screen height.

initialState
object (Initial state of the context information panel)

Determines the behavior of the context information panel when the workflow run execution view is opened.

Initial state of the context information panel
open
boolean
default: false
fullscreen
boolean
default: false
contentPanel
object (Content panel settings)

Configuration of the panel.

Content panel settings
color
string
default: #f5f5f5
Background color.
Examples:
white
"#210210"
height
number
default: 160
Height of opened panel in pixels.
Where is this used?
Other schemas that have a reference ($ref) to this schema.