UNPKG

welcome-ui

Version:

Customizable design system with react • styled-components • styled-system and ariakit.

3 lines (2 loc) 525 B
import { TextareaOptions } from './index'; export declare const Textarea: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, keyof import('@xstyled/system').SystemProps<import('@xstyled/system').Theme>> & import('@xstyled/system').SystemProps<import('@xstyled/system').Theme>, TextareaOptions>> & string;