Function moxie_dom::elements::interactive::summary   [−][src]
pub fn summary() -> SummaryBuilderExpand description
The HTML Disclosure Summary element (<summary>) element specifies a summary,
caption, or legend for a <details> element’s disclosure box.
A function for creating a builder which will accept attributes and produce the element.