Function pinwheel::elements::html::ul[][src]

pub fn ul() -> UlElement
Expand description

The HTML <ul> element represents an unordered list of items, typically rendered as a bulleted list.