Clear Button
How To Use
The clear button will add itself automatically to inputs (within a form) that will need it, ie text, password, email etc.
<form>
<label>Username</label>
<input type="text" />
</form>
The clear button will add itself automatically to inputs (within a form) that will need it, ie text, password, email etc.
<form>
<label>Username</label>
<input type="text" />
</form>