Function silkenweb_html::elements::data

source ·
pub fn data() -> DataBuilder
Expand description

The HTML <data> element links a given content with a machine-readable translation. If the content is time- or date-related, the <time> element must be used.