Skip to main content

TextAreaState

TextAreaState = TextAreaRenderProps & Required<Pick<BaseTextAreaProps, "resize" | "size">>