Function moxie_dom::elements::table::thead   [−][src]
pub fn thead() -> TheadBuilderExpand description
The HTML <thead> element defines a set of rows defining the head of the columns of
the table.
A function for creating a builder which will accept attributes and produce the element.