button

Function button 

Source
pub fn button() -> ButtonElement
Expand description

The HTML <button> element represents a clickable button, used to submit forms or anywhere in a document for accessible, standard button functionality.