ILauncherConfig

Type interface

amCharts 4 Editor launcher configuration settings.

Inheritance

ILauncherConfig does not extend any other symbol.

ILauncherConfig is not extended by any other symbol.

Properties

editorUrl
#

Type string

Location of the Editor app files.

By default the Editor launcher expects the Editor files to be under the /am4editor/ directory.

In case you place these files in a different location, you should set this property to inform the Editor launcher of the new location.

@see Setting up copying of the Editor “app”
@default /am4editor/

target
#

Type ILauncherTarget

Editor target settings specifying where to open the Editor.

You can control whether the Editor opens in a new window/tab, inline "popup", or within your specific HTML element (usually a div).