@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
11 lines (10 loc) • 461 B
TypeScript
export declare const inlineEditableTokens: {
calciteInlineEditableBackgroundColor: string;
calciteInlineEditableBackgroundColorHover: string;
calciteInlineEditableButtonBackgroundColor: string;
calciteInlineEditableButtonCornerRadius: string;
calciteInlineEditableButtonLoaderColor: string;
calciteInlineEditableButtonShadowColor: string;
calciteInlineEditableButtonTextColor: string;
};
export declare const inlineEditable: string;