Forms

Text Input

//Text Input
<TextInput type="text" placeholder="Text input" />

Text Area

//Text Input
<TextArea type="text" placeholder="Text area" />