Function silkenweb_html::elements::ul

source ·
pub fn ul() -> UlBuilder
Expand description

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