Function moxie_dom::elements::text_content::li [−][src]
pub fn li() -> LiBuilder
Expand description
The HTML <li>
element is used to represent an item in a list.
A function for creating a builder which will accept attributes and produce the element.