import { default } from "https://deno.land/x/lunchbox@v1.0.2/components/TextArea/index.tsx";
Render function for the <TextArea/ >
component.
Parameters
props: Partial<iTextArea>
This property will add a <Text />
component inside the <label/>
element and links it to the
by nesting it inside the label as well.