UNPKG

@ucam/design-system

Version:
3 lines (2 loc) 243 B
export declare function getTextFieldUtilityClasses(slot: string): string; export declare const textFieldClasses: Record<"disabled" | "input" | "label" | "root" | "labelPlacementStart" | "labelPlacementTop" | "labelPlacementBottom", string>;