pub fn caption() -> CaptionBuilderExpand description
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>.
pub fn caption() -> CaptionBuilderThe HTML Table Caption element (<caption>) specifies the caption (or title) of a
table, and if used is always the first child of a <table>.