Function glory_core::web::widgets::button

source ·
pub fn button() -> HtmlButton
Expand description

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