Type module
Sources
Items from patterns can be imported/included and used via following ways.
/** * -------------------------------------------------------- * Import via: patterns.ts * Access items like: $patterns.myVariable * $patterns.myFunction() * -------------------------------------------------------- */ import * as $patterns from "@amcharts/amcharts4/amcharts";
Variables
patterns does not have any variables.
Functions
theme( object: ) |
Returns |
---|