Appearance
This example shows how to implement a form with <input>, <select>, and <textarea>.
<input>
<select>
<textarea>
This example is based on Examples / Simple of React Final Form docs.