pub fn button(cx: Scope) -> HtmlElement<Button>
The <button> HTML element represents a clickable button, used to submit forms or anywhere in a document for accessible, standard button functionality.
<button>