@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
25 lines (24 loc) • 547 B
TypeScript
export declare const CSS: {
main: string;
content: string;
contentBehind: string;
contentBottom: string;
contentNonInteractive: string;
footer: string;
positionedSlotWrapper: string;
container: string;
contentBehindCenterContent: string;
};
export declare const SLOTS: {
centerRow: string;
panelStart: string;
panelEnd: string;
panelTop: string;
panelBottom: string;
header: string;
footer: string;
alerts: string;
sheets: string;
modals: string;
dialogs: string;
};