Textarea
Displays a form textarea or a component that looks like a textarea.
Preview
Installation
$npx maddex add Textarea
Usage
1<!-- @import { Textarea } from ../../lib/components -->
2
3<Textarea />
Displays a form textarea or a component that looks like a textarea.
1<!-- @import { Textarea } from ../../lib/components -->
2
3<Textarea />