@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
10 lines (9 loc) • 358 B
TypeScript
export declare const paginationTokens: {
calcitePaginationColor: string;
calcitePaginationColorHover: string;
calcitePaginationColorBorderHover: string;
calcitePaginationColorBorderActive: string;
calcitePaginationBackgroundColor: string;
calcitePaginationIconColorBackgroundHover: string;
};
export declare const pagination: string;