Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISerializedDashboard

A serialized dashboard model, as used by the notebook dashboards

Hierarchy

Index

Properties

Optional dims

dims: undefined | object

Optional globals

globals: object[]

layout

layout: ISerializedLayoutRegion

Optional localParts

localParts: undefined | object

Optional metadata

metadata: undefined | object

parts

parts: object

Type declaration

  • [guid: string]: object
    • [mimeType: string]: any

Optional visual

visual: undefined | true

Generated using TypeDoc