Components/Forms & inputs/Textarea
component

Textarea

src/components/inputs.tsx

Import

import { Textarea } from "@ossrandom/design-system";

Examples

API

extends Omit<InputProps, "type" | "prefix" | "suffix" | "clearable">

PropType
rows number
autoResize boolean
maxLength number
showCount boolean