Link
Link renders <a> for a hyperlink.
Example
Link {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Link renders <a> for a hyperlink.
Link {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.