Skip to main content

WorkingModeSwitchingOptions Interface

An object that contains a dashboard layout coordinates.

Declaration

export interface WorkingModeSwitchingOptions

Properties

surfaceLeft Property

Specifies a left coordinate of the dashboard.

Declaration

surfaceLeft?: number

Property Value

Type Description
number

A number that is a left dashboard’s coordinate.

Remarks

Use this option to move a dashboard layout when you show / hide additional panels (for example, Dashboard Panel or Toolbox).

surfaceTop Property

Declaration

surfaceTop?: number

Property Value

Type
number