Browser

Type module

Sources

Items from Browser can be imported/included and used via following ways.

/**
 * --------------------------------------------------------
 * Import via: Browser.ts
 * Access items like: $browser.myVariable
 *                    $browser.myFunction()
 * --------------------------------------------------------
 */
import * as $browser from "@amcharts/amcharts4/Browser";

Variables

Browser does not have any variables.

Functions

isInternetExplorer()

#

Returns boolean

isSafari()

#

Returns boolean