Button
Button renders <button> for an interactive button.
Example
Button {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Button renders <button> for an interactive button.
Button {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.