UNPKG

fannypack-v5

Version:

An accessible, composable, and friendly React UI Kit

5 lines (4 loc) 261 B
export declare const TextareaWrapper: (styleProps: any) => string; export declare const Textarea: (styleProps: any) => string; export declare const TextareaField: (styleProps: any) => string; export declare function wrapperSizeProperties(styleProps: any): any;