UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

15 lines (14 loc) 529 B
export declare const textAreaTokens: { calciteTextAreaBackgroundColor: string; calciteTextAreaBorderColor: string; calciteTextAreaCharacterLimitTextColor: string; calciteTextAreaDividerColor: string; calciteTextAreaFontSize: string; calciteTextAreaFooterBorderColor: string; calciteTextAreaMaxHeight: string; calciteTextAreaMinHeight: string; calciteTextAreaMaxWidth: string; calciteTextAreaMinWidth: string; calciteTextAreaTextColor: string; }; export declare const textArea: string;