Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "entries/library"

Index

Classes

Variables

Object literals

Variables

__DEV__

__DEV__: boolean

Indicates if this library is in development mode. If false, this is in production mode

Certain functionality (eg. Logging) is disabled in production mode.

Object literals

Const Actions

Actions: object

The top-level namespace for all dispatchable actions

Flyout

Flyout: "actions/flyout" = FlyoutActions

Legend

Legend: "actions/legend" = LegendActions

Map

Map: "actions/map" = MapActions

Modal

Modal: "actions/modal" = ModalActions

TaskPane

TaskPane: "actions/taskpane" = TaskPaneActions

Template

Template: "actions/template" = TemplateActions

Const Externals

Externals: object

The top-level namespace for key external libraries

React

React: React = React

The exported public API for React

ReactDOM

ReactDOM: "D:/Workspace/mapguide-react-layout/node_modules/@types/react-dom/index" = ReactDOM

The exported public API for ReactDOM

proj4

proj4: any = proj4

The exported public API for proj4js

Generated using TypeDoc