@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
14 lines (13 loc) • 444 B
TypeScript
export declare const loaderTokens: {
calciteLoaderFontSize: string;
calciteLoaderSize: string;
calciteLoaderSizeInline: string;
calciteLoaderProgressColorInline: string;
calciteLoaderSpacing: string;
calciteLoaderColor: string;
calciteLoaderTrackColor: string;
calciteLoaderProgressColor: string;
calciteLoaderTextSpacing: string;
calciteLoaderTextWeight: string;
};
export declare const loader: string;