Paper

Type module

Sources

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

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

Variables

ghostPaper
#

Type Paper | null

Default null

Functions

Paper does not have any functions.