Button

Button renders <button> for an interactive button.

Example

Button {
    Text { text: "Content" }
}

Use QTML styling, attribute, and HTMX properties where they are supported.