Textarea component from @bungas/ui
On This Page
The Textarea component from Bungas UI.
Textarea
npm install @bungas/ui
import { Textarea } from "@bungas/ui"
import { Textarea } from "@bungas/ui" export function Example() { return <Textarea /> }