InertiaTypes

Type "move" | "resize"

Defines a list of available inertia types.

Sources

InertiaTypes can be used (imported) via one of the following packages.

/**
 * --------------------------------------------------------
 * Import from: "core.ts"
 * Use like: am4core.InertiaTypes
 * --------------------------------------------------------
 */
import * as am4core from "@amcharts/amcharts4/core";

/**
 * --------------------------------------------------------
 * Include via: <script src="core.js"></script>
 * Access items like: am4.InertiaTypes
 * --------------------------------------------------------
 */

Inheritance

InertiaTypes does not extend any other symbol.

InertiaTypes is not extended by any other symbol.

Properties

InertiaTypes does not have any properties.