Type module
Sources
Items from List can be imported/included and used via following ways.
/** * -------------------------------------------------------- * Import via: List.ts * Access items like: $list.myVariable * $list.myFunction() * -------------------------------------------------------- */ import * as $list from "@amcharts/amcharts4/List";
Variables
List does not have any variables.
Functions
checkBounds( index: ) |
Returns Checks if specific index fits into length. |
---|