Types
import type { CalciteThemeCSSVariables } from "@arcgis/charts-components/utils/components/themes.js";

Type definitions

CalciteThemeCSSVariables

Type definition

Interface representing the name of the CSS variables to pull the theme colors from.

background

Property
Type
string

text

Property
Type
string

line

Property
Type
string

secondaryLine

Property
Type
string

spinner

Property
Type
string