OrderedList
OrderedList renders <ol> for an ordered list.
Example
OrderedList {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
OrderedList renders <ol> for an ordered list.
OrderedList {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.