Text Field

You can create Text Field without using any SmoothUI class, SmoothUI automatically styles all Text Fields.

Example

<input type="text" placeholder="Full Name">

Output

Last updated