Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAppState

App component state

export
interface

IAppState

Hierarchy

  • IAppState

Index

Properties

activeMapName

activeMapName: string | undefined

configuredLocale

configuredLocale: string

error

error: InitError | undefined

featureTooltipsEnabled

featureTooltipsEnabled: boolean

includeStack

includeStack: boolean

initOptions

initOptions: any

map

map: IBranchedMapSubState | undefined

Generated using TypeDoc