pub fn button() -> ButtonBuilderExpand description
The HTML <button> element represents a clickable button, which can be used in
forms or anywhere in a document that needs simple, standard button functionality.
pub fn button() -> ButtonBuilderThe HTML <button> element represents a clickable button, which can be used in
forms or anywhere in a document that needs simple, standard button functionality.