SandDance

Index

Variables

Let deps

deps: EmbedDependency[]

Let lastRequestWithSource

lastRequestWithSource: MessageRequestWithSource

Let localDev

localDev: boolean

Let minified

minified: boolean

Const prepare

prepare: Promise<void> = ...

Const requests

requests: MessageRequestWithSource[] = []

Let sandDanceExplorer

sandDanceExplorer: SandDanceExplorer.Explorer_Class

Let static

static: boolean

Functions

changeColorScheme

  • changeColorScheme(darkTheme: boolean): void

defaultDependencies

  • defaultDependencies(localDev?: boolean, static?: boolean, minified?: boolean): EmbedDependency[]
  • Parameters

    • localDev: boolean = false
    • static: boolean = false
    • minified: boolean = true

    Returns EmbedDependency[]

load

  • load(data: DataToLoad, insight?: Partial<SandDanceExplorer.SandDance.specs.Insight>, props?: SandDanceExplorer.Props, options?: SandDanceExplorer.Options): Promise<unknown>
  • Parameters

    • data: DataToLoad
    • Optional insight: Partial<SandDanceExplorer.SandDance.specs.Insight>
    • Optional props: SandDanceExplorer.Props
    • Optional options: SandDanceExplorer.Options

    Returns Promise<unknown>

respondToRequest

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