Function leptos::html::data

source ·
pub fn data(cx: Scope) -> 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.