Textarea
Preview
Code
Prop
Default Value
Value
The color scheme of the input
scheme
primary
The size of the textarea
size
md
Anatomy
<Textarea />
Installation
Import
Automatic Install (Eject)
Manual Install
1
Ensure Earthling UI is installed
bun add earthling-ui
2
Import the component from earthling-ui
import { Textarea } from "earthling-ui/textarea"