RangeSelectorCSS

Type module

Sources

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

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

Variables

rules
#

Type Dictionary < string, CounterDisposer >

Default new Dictionary<string,
CounterDisposer>()

Functions

RangeSelectorCSS does not have any functions.