PopupCSS

Type module

Sources

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

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

Variables

rules
#

Type Dictionary < string, CounterDisposer >

Default new Dictionary<string,
CounterDisposer>()

Functions

PopupCSS does not have any functions.