--- title: Textarea description: "`Textarea` is a component used to obtain multi-line text input." links: - style: https://github.com/yamada-ui/yamada-ui/tree/main/packages/react/src/components/textarea/textarea.style.ts - source: https://github.com/yamada-ui/yamada-ui/tree/main/packages/react/src/components/textarea - storybook: https://yamada-ui.github.io/yamada-ui?path=/story/components-textarea--basic --- ```tsx