Textarea
Displays a form textarea.
Was this example helpful?
Usage
import { Textarea } from "@medusajs/ui"
<Textarea />
API Reference
This component is based on the textarea
element and supports all props of this element.
Displays a form textarea.
import { Textarea } from "@medusajs/ui"
<Textarea />
This component is based on the textarea
element and supports all props of this element.