Function leptos_dom::html::data

source ยท
pub fn data() -> HtmlElement<Data>
Expand description

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