SandDance

Hierarchy

  • Props

Index

Properties

Optional additionalSettings

additionalSettings: SettingsGroup[]

Optional bingSearchDisabled

bingSearchDisabled: boolean

Optional compactUI

compactUI: boolean

Optional dataExportHandler

dataExportHandler: DataExportHandler

Optional datasetElement

datasetElement: Element

Optional hideSidebarControls

hideSidebarControls: boolean

Optional initialRenderer

initialRenderer: Partial<MorphChartsRendererOptions>

Optional initialSidebarClosed

initialSidebarClosed: boolean

Optional initialSidebarPinned

initialSidebarPinned: boolean

Optional initialView

initialView: View

Optional logoClickTarget

logoClickTarget: string

Optional logoClickUrl

logoClickUrl: string

Optional renderOptions

renderOptions: RenderOptions

Optional searchORDisabled

searchORDisabled: boolean

Optional snapshotProps

snapshotProps: SnapshotProps

Optional systemInfoChildren

systemInfoChildren: ReactNode

Optional theme

theme: string

Optional topBarButtonProps

topBarButtonProps: ICommandBarItemProps[]

Optional topBarIconButtonProps

topBarIconButtonProps: ICommandBarItemProps[]

Optional viewerOptions

viewerOptions: Partial<ViewerOptions>

Methods

Optional mounted

Optional onError

  • onError(e: any): void

Optional onSetupOptionsChanged

  • onSetupOptionsChanged(setup: Setup): void

Optional onSignalChanged

  • onSignalChanged(signalName: string, signalValue: any): void

Optional onSnapshotClick

  • onSnapshotClick(snapshot: Snapshot, selectedSnaphotIndex: number): boolean | void

Optional onSnapshotsChanged

  • onSnapshotsChanged(snapshots: Snapshot[]): void

Optional onTooltipExclusionsChanged

  • onTooltipExclusionsChanged(tooltipExclusions: string[]): void

Optional onView

  • onView(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc