@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
11 lines (10 loc) • 320 B
TypeScript
export declare const fabTokens: {
calciteFabBackgroundColor: string;
calciteFabBorderColor: string;
calciteFabCornerRadius: string;
calciteFabTextColor: string;
calciteFabLoaderColor: string;
calciteFabShadow: string;
};
export declare const fab: string;
export declare const fabLoading: string;