Function silkenweb_html::elements::caption [−][src]
pub fn caption() -> CaptionBuilder
The HTML Table Caption element (<caption>) specifies the caption (or title) of a
table, and if used is always the first child of a <table>.