UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

15 lines (14 loc) 443 B
export declare const ICON: { readonly chevronRight: "chevron-right"; readonly chevronLeft: "chevron-left"; }; export declare const CSS: { container: string; containerHasEndTabTitleOverflow: string; containerHasStartTabTitleOverflow: string; scrollButton: string; scrollButtonContainer: string; scrollBackwardContainerButton: string; scrollForwardContainerButton: string; tabTitleSlotWrapper: string; };