Type module
Sources
Items from PopulateString can be imported/included and used via following ways.
/** * -------------------------------------------------------- * Import via: PopulateString.ts * Access items like: $populatestring.myVariable * $populatestring.myFunction() * -------------------------------------------------------- */ import * as $populatestring from "@amcharts/amcharts5/PopulateString";
Variables
PopulateString does not have any variables.
Functions
|
getCustomDataValue( target: ) |
Returns Returns a value from target |
|---|---|
|
getTagValue( target: ) |
Returns Returns an abstract value from the target |
|
populateString( target: ) |
Returns Populates the curly-bracket placeholders with actual values from a |