Interface ParametersPanelSettings

Describes the settings for parameters panel.

Hierarchy

  • ParametersPanelSettings

Properties

Properties

location: "default" | "top"

Adjusts the position of the parameters panel.

Example

Usage example:

location: 'top'

Adjusts the opening mode of the parameters panel.

Example

Usage example:

open: 'always'
open: "auto" | "always"