ListItem

ListItem renders <li> for an item inside a list.

Example

ListItem {
    Text { text: "Content" }
}

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