pub fn ul() -> UlBuilderExpand description
The HTML <ul> element represents an unordered list of items, typically rendered as
a bulleted list.
pub fn ul() -> UlBuilderThe HTML <ul> element represents an unordered list of items, typically rendered as
a bulleted list.