This example demonstrates different ways to create a Button that functions like an HTML reset button (<input type="reset"/> and <button type="reset"/>).
<input type="reset"/>
<button type="reset"/>