Function leptos::html::cite

source ·
pub fn cite(cx: Scope) -> HtmlElement<Cite>
Expand description

The <cite> HTML element is used to describe a reference to a cited creative work, and must include the title of that work. The reference may be in an abbreviated form according to context-appropriate conventions related to citation metadata.