Span
Span renders <span> for an inline text container.
Example
Span {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Span renders <span> for an inline text container.
Span {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.