Function silkenweb_html::elements::ul [−][src]
pub fn ul() -> UlBuilder
The HTML <ul> element represents an unordered list of items, typically rendered as
a bulleted list.
pub fn ul() -> UlBuilder
The HTML <ul> element represents an unordered list of items, typically rendered as
a bulleted list.