@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
18 lines (17 loc) • 351 B
TypeScript
export declare const CSS: {
backButton: string;
};
export declare const ICONS: {
backLeft: string;
backRight: string;
};
export declare const SLOTS: {
actionBar: string;
headerActionsStart: string;
headerActionsEnd: string;
headerMenuActions: string;
headerContent: string;
fab: string;
footer: string;
footerActions: string;
};