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