You can create Text Field without using any SmoothUI class, SmoothUI automatically styles all Text Fields.
<input type="text" placeholder="Full Name">
Last updated 2 years ago