@activecollab/components
Version:
ActiveCollab Components
2 lines • 439 B
TypeScript
export declare const StyledAutoResizeTextarea: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("..").TextareaProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, keyof import("..").TextareaProps> & import("react").RefAttributes<HTMLTextAreaElement>>, any, {}, never>;
//# sourceMappingURL=Styles.d.ts.map