ITheme

Type module

Sources

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

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

Variables

ITheme does not have any variables.

Functions

is(

object: any,
name: string

)

#

Returns boolean